|
11 | 11 | <source>Discard</source>
|
12 | 12 | <target state="needs-translation">Discard</target>
|
13 | 13 | </trans-unit>
|
14 |
| - <trans-unit id="top-bar.full-view"> |
15 |
| - <source>Full view</source> |
16 |
| - <target state="needs-translation">Full view</target> |
| 14 | + <trans-unit id="top-bar.toggle-contents-toolbar"> |
| 15 | + <source>Add content</source> |
| 16 | + <target state="needs-translation">Add content</target> |
17 | 17 | </trans-unit>
|
18 |
| - <trans-unit id="right-bar.tools-properties"> |
19 |
| - <source>Tools & Properties</source> |
20 |
| - <target state="needs-translation">Tools & Properties</target> |
21 |
| - </trans-unit> |
22 |
| - <trans-unit id="right-bar.page-edit"> |
23 |
| - <source>Edit page properties</source> |
24 |
| - <target state="needs-translation">Edit page properties</target> |
25 |
| - </trans-unit> |
26 |
| - <trans-unit id="right-bar.page-new"> |
27 |
| - <source>Create new Page</source> |
28 |
| - <target state="needs-translation">Create new Page</target> |
| 18 | + <trans-unit id="top-bar.toggle-hidden-items"> |
| 19 | + <source>Show hidden</source> |
| 20 | + <target state="needs-translation">Show hidden</target> |
29 | 21 | </trans-unit>
|
30 | 22 | <trans-unit id="notifications.save-title">
|
31 | 23 | <source>Content saved</source>
|
|
51 | 43 | <source>Are you sure you want to remove all unsaved changes?</source>
|
52 | 44 | <target state="needs-translation">Are you sure you want to remove all unsaved changes?</target>
|
53 | 45 | </trans-unit>
|
54 |
| - <trans-unit id="notifications.unsaved-changes"> |
55 |
| - <source>You have some unsaved changes. They will disappear if you navigate away!</source> |
56 |
| - <target state="needs-translation">You have some unsaved changes. They will disappear if you navigate away!</target> |
| 46 | + <trans-unit id="notifications.unsaved-changes-title"> |
| 47 | + <source>Do you want to continue without saving?</source> |
| 48 | + <target state="needs-translation">Do you want to continue without saving?</target> |
| 49 | + </trans-unit> |
| 50 | + <trans-unit id="notifications.unsaved-changes-message"> |
| 51 | + <source>You currently have unsaved changes. Are you sure you want to go ahead and discard these changes?</source> |
| 52 | + <target state="needs-translation">You currently have unsaved changes. Are you sure you want to go ahead and discard these changes?</target> |
| 53 | + </trans-unit> |
| 54 | + <trans-unit id="notifications.unsaved-changes-save-and-go-ahead"> |
| 55 | + <source>Save and go ahead</source> |
| 56 | + <target state="needs-translation">Save and go ahead</target> |
| 57 | + </trans-unit> |
| 58 | + <trans-unit id="notifications.unsaved-changes-discard-changes"> |
| 59 | + <source>Yes, Discard my changes</source> |
| 60 | + <target state="needs-translation">Yes, Discard my changes</target> |
| 61 | + </trans-unit> |
| 62 | + <trans-unit id="notifications.unsaved-changes-continue-editing"> |
| 63 | + <source>No, I will continue editing</source> |
| 64 | + <target state="needs-translation">No, I will continue editing</target> |
57 | 65 | </trans-unit>
|
58 | 66 | <trans-unit id="notifications.delete-content-element">
|
59 | 67 | <source>Are you sure you want to delete the content element?</source>
|
|
103 | 111 | <source>Could not fetch editor configurations due to a request error. ({0}, "{1}")</source>
|
104 | 112 | <target state="needs-translation">Could not fetch editor configurations due to a request error. ({0}, "{1}")</target>
|
105 | 113 | </trans-unit>
|
| 114 | + <trans-unit id="notifications.navigate-with-ctrl"> |
| 115 | + <source>To navigate, hold down the CTRL key and click on the link</source> |
| 116 | + <target state="needs-translation">To navigate, hold down the CTRL key and click on the link</target> |
| 117 | + </trans-unit> |
106 | 118 | <trans-unit id="placeholder.label-wrap">
|
107 | 119 | <source>Enter %s here</source>
|
108 | 120 | <target state="needs-translation">Enter %s here</target>
|
|
115 | 127 | <source>Drag and drop on page to create a new '%s' content element.</source>
|
116 | 128 | <target state="needs-translation">Drag and drop on page to create a new '%s' content element.</target>
|
117 | 129 | </trans-unit>
|
118 |
| - <trans-unit id="right-bar.on-page.changed"> |
119 |
| - <source>Modified:</source> |
120 |
| - <target state="needs-translation">Modified:</target> |
121 |
| - </trans-unit> |
122 |
| - <trans-unit id="right-bar.on-page.title"> |
123 |
| - <source>Elements on page</source> |
124 |
| - <target state="needs-translation">Elements on page</target> |
125 |
| - </trans-unit> |
126 | 130 | <trans-unit id="right-bar.custom-record.title">
|
127 | 131 | <source>Custom records</source>
|
128 | 132 | <target state="needs-translation">Custom records</target>
|
|
155 | 159 | <source>No</source>
|
156 | 160 | <target state="needs-translation">No</target>
|
157 | 161 | </trans-unit>
|
| 162 | + <trans-unit id="move" resname="move"> |
| 163 | + <source>Move</source> |
| 164 | + <target state="needs-translation">Move</target> |
| 165 | + </trans-unit> |
158 | 166 | <trans-unit id="otherDomain" resname="otherDomain">
|
159 | 167 | <source>To edit the current page, you need to log in to</source>
|
160 | 168 | <target state="needs-translation">To edit the current page, you need to log in to</target>
|
|
0 commit comments