Skip to content

Commit 59c8d40

Browse files
committed
New translations locallang.xlf (Russian)
1 parent 6d47a98 commit 59c8d40

File tree

1 file changed

+33
-25
lines changed

1 file changed

+33
-25
lines changed

Resources/Private/Language/ru.locallang.xlf

Lines changed: 33 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,13 @@
1111
<source>Discard</source>
1212
<target state="needs-translation">Discard</target>
1313
</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>
1717
</trans-unit>
18-
<trans-unit id="right-bar.tools-properties">
19-
<source>Tools &amp; Properties</source>
20-
<target state="needs-translation">Tools &amp; 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>
2921
</trans-unit>
3022
<trans-unit id="notifications.save-title">
3123
<source>Content saved</source>
@@ -51,9 +43,25 @@
5143
<source>Are you sure you want to remove all unsaved changes?</source>
5244
<target state="needs-translation">Are you sure you want to remove all unsaved changes?</target>
5345
</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>
5765
</trans-unit>
5866
<trans-unit id="notifications.delete-content-element">
5967
<source>Are you sure you want to delete the content element?</source>
@@ -103,6 +111,10 @@
103111
<source>Could not fetch editor configurations due to a request error. ({0}, "{1}")</source>
104112
<target state="needs-translation">Could not fetch editor configurations due to a request error. ({0}, "{1}")</target>
105113
</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>
106118
<trans-unit id="placeholder.label-wrap">
107119
<source>Enter %s here</source>
108120
<target state="needs-translation">Enter %s here</target>
@@ -115,14 +127,6 @@
115127
<source>Drag and drop on page to create a new '%s' content element.</source>
116128
<target state="needs-translation">Drag and drop on page to create a new '%s' content element.</target>
117129
</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>
126130
<trans-unit id="right-bar.custom-record.title">
127131
<source>Custom records</source>
128132
<target state="needs-translation">Custom records</target>
@@ -155,6 +159,10 @@
155159
<source>No</source>
156160
<target state="needs-translation">No</target>
157161
</trans-unit>
162+
<trans-unit id="move" resname="move">
163+
<source>Move</source>
164+
<target state="needs-translation">Move</target>
165+
</trans-unit>
158166
<trans-unit id="otherDomain" resname="otherDomain">
159167
<source>To edit the current page, you need to log in to</source>
160168
<target state="needs-translation">To edit the current page, you need to log in to</target>

0 commit comments

Comments
 (0)