Merge pull request #2635 from glombers/patch-1

Update widgets_views_markdownEditor.php
This commit is contained in:
buddh4 2017-06-20 21:50:07 +02:00 committed by GitHub
commit 17dec351dd

View File

@ -1,7 +1,7 @@
<?php
return array (
'Add image/file' => 'Dodaj obrazek/plik',
'Add link' => 'Dodaj odnośnik',
'Add link' => 'Dodaj link',
'Bold' => 'Pogrubienie',
'Close' => 'Zamknij',
'Code' => 'Kod',
@ -9,16 +9,16 @@ return array (
'Heading' => 'Nagłówek',
'Image' => 'Obrazek',
'Image/File' => 'Obrazek/Plik',
'Insert Hyperlink' => 'Wstaw łącze',
'Insert Image Hyperlink' => 'Wstaw łącze obrazka',
'Insert Hyperlink' => 'Wstaw Hiperłącze',
'Insert Image Hyperlink' => 'Wstaw link obrazka',
'Italic' => 'Kursywa',
'List' => 'Lista',
'Please wait while uploading...' => 'Przesyłanie pliku...',
'Please wait while uploading...' => 'Proszę czekać trwa przesyłanie pliku...',
'Preview' => 'Podgląd',
'Quote' => 'Cytat',
'Target' => 'Cel',
'Title' => 'Tytuł',
'Title of your link' => 'Tytuł odnośnika',
'Title of your link' => 'Tytuł twojego odnośnika',
'URL/Link' => 'URL/Odnośnik',
'code text here' => 'tutaj wpisz kod',
'emphasized text' => 'wyróżniony tekst',