Skip to content

Commit 817e363

Browse files
committed
New translations editor.php (Polish)
1 parent d92bab7 commit 817e363

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

lang/pl/editor.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'cancel' => 'Anuluj',
1414
'save' => 'Zapisz',
1515
'close' => 'Zamknij',
16-
'apply' => 'Apply',
16+
'apply' => 'Zatwierdź',
1717
'undo' => 'Cofnij',
1818
'redo' => 'Ponów',
1919
'left' => 'Lewa strona',
@@ -48,7 +48,7 @@
4848
'superscript' => 'Indeks górny',
4949
'subscript' => 'Indeks dolny',
5050
'text_color' => 'Kolor tekstu',
51-
'highlight_color' => 'Highlight color',
51+
'highlight_color' => 'Kolor podkreślenia',
5252
'custom_color' => 'Kolor niestandardowy',
5353
'remove_color' => 'Usuń kolor',
5454
'background_color' => 'Kolor tła',
@@ -149,7 +149,7 @@
149149
'url' => 'Adres URL',
150150
'text_to_display' => 'Tekst do wyświetlenia',
151151
'title' => 'Tytuł',
152-
'browse_links' => 'Browse links',
152+
'browse_links' => 'Przeglądaj linki',
153153
'open_link' => 'Otwórz link',
154154
'open_link_in' => 'Otwórz link w...',
155155
'open_link_current' => 'Bieżące okno',
@@ -166,8 +166,8 @@
166166
'about' => 'O edytorze',
167167
'about_title' => 'O edytorze WYSIWYG',
168168
'editor_license' => 'Licencja edytora i prawa autorskie',
169-
'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.',
170-
'editor_lexical_license_link' => 'Full license details can be found here.',
169+
'editor_lexical_license' => 'Ten edytor został zbudowany na podstawie :lexicalLink, który jest dystrybuowany na licencji MIT.',
170+
'editor_lexical_license_link' => 'Pełne szczegóły licencji znajdziesz tutaj.',
171171
'editor_tiny_license' => 'Ten edytor jest zbudowany przy użyciu :tinyLink, który jest udostępniany na licencji MIT.',
172172
'editor_tiny_license_link' => 'Szczegóły dotyczące praw autorskich i licencji TinyMCE można znaleźć tutaj.',
173173
'save_continue' => 'Zapisz stronę i kontynuuj',

0 commit comments

Comments
 (0)