Skip to content

Commit 86a7216

Browse files
committed
New translations editor.php (Lithuanian)
1 parent 1b0d33d commit 86a7216

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

lang/lt/editor.php

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -150,11 +150,11 @@
150150
'text_to_display' => 'Text to display',
151151
'title' => 'Title',
152152
'browse_links' => 'Browse links',
153-
'open_link' => 'Open link',
154-
'open_link_in' => 'Open link in...',
153+
'open_link' => 'Atverti nuorodą',
154+
'open_link_in' => 'Atverti nuorodą...',
155155
'open_link_current' => 'Current window',
156-
'open_link_new' => 'New window',
157-
'remove_link' => 'Remove link',
156+
'open_link_new' => 'Naujame lange',
157+
'remove_link' => 'Pašalinti nuorodą',
158158
'insert_collapsible' => 'Insert collapsible block',
159159
'collapsible_unwrap' => 'Unwrap',
160160
'edit_label' => 'Edit label',
@@ -163,14 +163,14 @@
163163
'toggle_label' => 'Toggle label',
164164

165165
// About view
166-
'about' => 'About the editor',
167-
'about_title' => 'About the WYSIWYG Editor',
166+
'about' => 'Apie redaktorių',
167+
'about_title' => 'Apie WYSIWYG redaktorių',
168168
'editor_license' => 'Editor License & Copyright',
169169
'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.',
170170
'editor_lexical_license_link' => 'Full license details can be found here.',
171171
'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
172172
'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.',
173-
'save_continue' => 'Save Page & Continue',
173+
'save_continue' => 'Išsaugoti puslapį ir tęsti',
174174
'callouts_cycle' => '(Keep pressing to toggle through types)',
175175
'link_selector' => 'Link to content',
176176
'shortcuts' => 'Shortcuts',

0 commit comments

Comments
 (0)