wysiwyg-rails 2.9.5 → 2.9.6.pre.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/LICENSE +21 -21
- data/README.md +127 -127
- data/Rakefile +5 -5
- data/app/assets/javascripts/froala_editor.min.js +7 -7
- data/app/assets/javascripts/froala_editor.pkgd.min.js +7 -7
- data/app/assets/javascripts/languages/ar.js +336 -336
- data/app/assets/javascripts/languages/bs.js +336 -336
- data/app/assets/javascripts/languages/cs.js +336 -336
- data/app/assets/javascripts/languages/da.js +333 -333
- data/app/assets/javascripts/languages/de.js +336 -336
- data/app/assets/javascripts/languages/el.js +342 -342
- data/app/assets/javascripts/languages/en_ca.js +280 -280
- data/app/assets/javascripts/languages/en_gb.js +280 -280
- data/app/assets/javascripts/languages/es.js +318 -318
- data/app/assets/javascripts/languages/et.js +336 -336
- data/app/assets/javascripts/languages/fa.js +336 -336
- data/app/assets/javascripts/languages/fi.js +336 -336
- data/app/assets/javascripts/languages/fr.js +336 -336
- data/app/assets/javascripts/languages/he.js +336 -336
- data/app/assets/javascripts/languages/hr.js +336 -336
- data/app/assets/javascripts/languages/hu.js +336 -336
- data/app/assets/javascripts/languages/id.js +337 -337
- data/app/assets/javascripts/languages/it.js +336 -336
- data/app/assets/javascripts/languages/ja.js +336 -336
- data/app/assets/javascripts/languages/ko.js +336 -336
- data/app/assets/javascripts/languages/ku.js +329 -329
- data/app/assets/javascripts/languages/me.js +336 -336
- data/app/assets/javascripts/languages/nb.js +336 -336
- data/app/assets/javascripts/languages/nl.js +336 -336
- data/app/assets/javascripts/languages/pl.js +336 -336
- data/app/assets/javascripts/languages/pt_br.js +336 -336
- data/app/assets/javascripts/languages/pt_pt.js +336 -336
- data/app/assets/javascripts/languages/ro.js +336 -336
- data/app/assets/javascripts/languages/ru.js +336 -336
- data/app/assets/javascripts/languages/sk.js +336 -336
- data/app/assets/javascripts/languages/sr.js +336 -336
- data/app/assets/javascripts/languages/sv.js +336 -336
- data/app/assets/javascripts/languages/th.js +336 -336
- data/app/assets/javascripts/languages/tr.js +336 -336
- data/app/assets/javascripts/languages/uk.js +336 -336
- data/app/assets/javascripts/languages/vi.js +276 -276
- data/app/assets/javascripts/languages/zh_cn.js +336 -336
- data/app/assets/javascripts/languages/zh_tw.js +336 -336
- data/app/assets/javascripts/plugins/align.min.js +6 -6
- data/app/assets/javascripts/plugins/char_counter.min.js +6 -6
- data/app/assets/javascripts/plugins/code_beautifier.min.js +6 -6
- data/app/assets/javascripts/plugins/code_view.min.js +7 -7
- data/app/assets/javascripts/plugins/colors.min.js +7 -7
- data/app/assets/javascripts/plugins/draggable.min.js +7 -7
- data/app/assets/javascripts/plugins/emoticons.min.js +6 -6
- data/app/assets/javascripts/plugins/entities.min.js +6 -6
- data/app/assets/javascripts/plugins/file.min.js +6 -6
- data/app/assets/javascripts/plugins/font_family.min.js +6 -6
- data/app/assets/javascripts/plugins/font_size.min.js +6 -6
- data/app/assets/javascripts/plugins/forms.min.js +6 -6
- data/app/assets/javascripts/plugins/fullscreen.min.js +6 -6
- data/app/assets/javascripts/plugins/help.min.js +6 -6
- data/app/assets/javascripts/plugins/image.min.js +7 -7
- data/app/assets/javascripts/plugins/image_manager.min.js +6 -6
- data/app/assets/javascripts/plugins/inline_class.min.js +6 -6
- data/app/assets/javascripts/plugins/inline_style.min.js +6 -6
- data/app/assets/javascripts/plugins/line_breaker.min.js +7 -7
- data/app/assets/javascripts/plugins/line_height.min.js +7 -7
- data/app/assets/javascripts/plugins/link.min.js +7 -7
- data/app/assets/javascripts/plugins/lists.min.js +7 -7
- data/app/assets/javascripts/plugins/paragraph_format.min.js +6 -6
- data/app/assets/javascripts/plugins/paragraph_style.min.js +6 -6
- data/app/assets/javascripts/plugins/print.min.js +6 -6
- data/app/assets/javascripts/plugins/quick_insert.min.js +6 -6
- data/app/assets/javascripts/plugins/quote.min.js +6 -6
- data/app/assets/javascripts/plugins/save.min.js +6 -6
- data/app/assets/javascripts/plugins/special_characters.min.js +6 -6
- data/app/assets/javascripts/plugins/table.min.js +7 -7
- data/app/assets/javascripts/plugins/url.min.js +6 -6
- data/app/assets/javascripts/plugins/video.min.js +7 -7
- data/app/assets/javascripts/plugins/word_paste.min.js +7 -7
- data/app/assets/javascripts/third_party/embedly.min.js +6 -6
- data/app/assets/javascripts/third_party/font_awesome.min.js +6 -6
- data/app/assets/javascripts/third_party/image_aviary.min.js +6 -6
- data/app/assets/javascripts/third_party/image_tui.min.js +6 -6
- data/app/assets/javascripts/third_party/spell_checker.min.js +6 -6
- data/app/assets/stylesheets/froala_editor.css +1334 -1334
- data/app/assets/stylesheets/froala_editor.min.css +7 -7
- data/app/assets/stylesheets/froala_editor.pkgd.css +2983 -2984
- data/app/assets/stylesheets/froala_editor.pkgd.min.css +7 -7
- data/app/assets/stylesheets/froala_style.css +448 -448
- data/app/assets/stylesheets/froala_style.min.css +6 -6
- data/app/assets/stylesheets/plugins/char_counter.css +57 -57
- data/app/assets/stylesheets/plugins/char_counter.min.css +6 -6
- data/app/assets/stylesheets/plugins/code_view.css +112 -113
- data/app/assets/stylesheets/plugins/code_view.min.css +7 -7
- data/app/assets/stylesheets/plugins/colors.css +155 -155
- data/app/assets/stylesheets/plugins/colors.min.css +6 -6
- data/app/assets/stylesheets/plugins/draggable.css +43 -43
- data/app/assets/stylesheets/plugins/draggable.min.css +6 -6
- data/app/assets/stylesheets/plugins/emoticons.css +42 -42
- data/app/assets/stylesheets/plugins/emoticons.min.css +6 -6
- data/app/assets/stylesheets/plugins/file.css +146 -146
- data/app/assets/stylesheets/plugins/file.min.css +6 -6
- data/app/assets/stylesheets/plugins/fullscreen.css +35 -35
- data/app/assets/stylesheets/plugins/fullscreen.min.css +6 -6
- data/app/assets/stylesheets/plugins/help.css +52 -52
- data/app/assets/stylesheets/plugins/help.min.css +6 -6
- data/app/assets/stylesheets/plugins/image.css +244 -244
- data/app/assets/stylesheets/plugins/image.min.css +6 -6
- data/app/assets/stylesheets/plugins/image_manager.css +268 -268
- data/app/assets/stylesheets/plugins/image_manager.min.css +6 -6
- data/app/assets/stylesheets/plugins/line_breaker.css +37 -37
- data/app/assets/stylesheets/plugins/line_breaker.min.css +6 -6
- data/app/assets/stylesheets/plugins/quick_insert.css +70 -70
- data/app/assets/stylesheets/plugins/quick_insert.min.css +6 -6
- data/app/assets/stylesheets/plugins/special_characters.css +51 -51
- data/app/assets/stylesheets/plugins/special_characters.min.css +6 -6
- data/app/assets/stylesheets/plugins/table.css +181 -181
- data/app/assets/stylesheets/plugins/table.min.css +6 -6
- data/app/assets/stylesheets/plugins/video.css +231 -231
- data/app/assets/stylesheets/plugins/video.min.css +6 -6
- data/app/assets/stylesheets/themes/dark.css +1330 -1327
- data/app/assets/stylesheets/themes/dark.min.css +7 -7
- data/app/assets/stylesheets/themes/gray.css +1330 -1327
- data/app/assets/stylesheets/themes/gray.min.css +7 -7
- data/app/assets/stylesheets/themes/red.css +1330 -1327
- data/app/assets/stylesheets/themes/red.min.css +7 -7
- data/app/assets/stylesheets/themes/royal.css +1330 -1327
- data/app/assets/stylesheets/themes/royal.min.css +7 -7
- data/app/assets/stylesheets/third_party/embedly.css +65 -65
- data/app/assets/stylesheets/third_party/embedly.min.css +6 -6
- data/app/assets/stylesheets/third_party/font_awesome.css +50 -50
- data/app/assets/stylesheets/third_party/font_awesome.min.css +6 -6
- data/app/assets/stylesheets/third_party/image_tui.css +42 -42
- data/app/assets/stylesheets/third_party/image_tui.min.css +6 -6
- data/app/assets/stylesheets/third_party/spell_checker.css +72 -72
- data/app/assets/stylesheets/third_party/spell_checker.min.css +6 -6
- data/lib/wysiwyg-rails.rb +1 -1
- data/lib/wysiwyg-rails/engine.rb +16 -16
- data/lib/wysiwyg-rails/version.rb +5 -5
- metadata +7 -8
@@ -1,336 +1,336 @@
|
|
1
|
-
/*!
|
2
|
-
* froala_editor v2.9.
|
3
|
-
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
-
* Copyright 2014-2019 Froala Labs
|
5
|
-
*/
|
6
|
-
|
7
|
-
(function (factory) {
|
8
|
-
if (typeof define === 'function' && define.amd) {
|
9
|
-
// AMD. Register as an anonymous module.
|
10
|
-
define(['jquery'], factory);
|
11
|
-
} else if (typeof module === 'object' && module.exports) {
|
12
|
-
// Node/CommonJS
|
13
|
-
module.exports = function( root, jQuery ) {
|
14
|
-
if ( jQuery === undefined ) {
|
15
|
-
// require('jQuery') returns a factory that requires window to
|
16
|
-
// build a jQuery instance, we normalize how we use modules
|
17
|
-
// that require this pattern but the window provided is a noop
|
18
|
-
// if it's defined (how jquery works)
|
19
|
-
if ( typeof window !== 'undefined' ) {
|
20
|
-
jQuery = require('jquery');
|
21
|
-
}
|
22
|
-
else {
|
23
|
-
jQuery = require('jquery')(root);
|
24
|
-
}
|
25
|
-
}
|
26
|
-
return factory(jQuery);
|
27
|
-
};
|
28
|
-
} else {
|
29
|
-
// Browser globals
|
30
|
-
factory(window.jQuery);
|
31
|
-
}
|
32
|
-
}(function ($) {
|
33
|
-
/**
|
34
|
-
* Polish
|
35
|
-
*/
|
36
|
-
|
37
|
-
$.FE.LANGUAGE['pl'] = {
|
38
|
-
translation: {
|
39
|
-
// Place holder
|
40
|
-
"Type something": "Wpisz co\u015b",
|
41
|
-
|
42
|
-
// Basic formatting
|
43
|
-
"Bold": "Pogrubienie",
|
44
|
-
"Italic": "Kursywa",
|
45
|
-
"Underline": "Podkre\u015blenie",
|
46
|
-
"Strikethrough": "Przekre\u015blenie",
|
47
|
-
|
48
|
-
// Main buttons
|
49
|
-
"Insert": "Wstaw",
|
50
|
-
"Delete": "Usun\u0105\u0107",
|
51
|
-
"Cancel": "Anuluj",
|
52
|
-
"OK": "Ok",
|
53
|
-
"Back": "Plecy",
|
54
|
-
"Remove": "Usun\u0105\u0107",
|
55
|
-
"More": "Jeszcze",
|
56
|
-
"Update": "Aktualizacja",
|
57
|
-
"Style": "Styl",
|
58
|
-
|
59
|
-
// Font
|
60
|
-
"Font Family": "Kr\u00f3j czcionki",
|
61
|
-
"Font Size": "Rozmiar czcionki",
|
62
|
-
|
63
|
-
// Colors
|
64
|
-
"Colors": "Kolory",
|
65
|
-
"Background": "T\u0142o",
|
66
|
-
"Text": "Tekstu",
|
67
|
-
"HEX Color": "Sześciokąt",
|
68
|
-
|
69
|
-
// Paragraphs
|
70
|
-
"Paragraph Format": "Formaty",
|
71
|
-
"Normal": "Normalny",
|
72
|
-
"Code": "Kod \u017ar\u00f3d\u0142owy",
|
73
|
-
"Heading 1": "Nag\u0142\u00f3wek 1",
|
74
|
-
"Heading 2": "Nag\u0142\u00f3wek 2",
|
75
|
-
"Heading 3": "Nag\u0142\u00f3wek 3",
|
76
|
-
"Heading 4": "Nag\u0142\u00f3wek 4",
|
77
|
-
|
78
|
-
// Style
|
79
|
-
"Paragraph Style": "Styl akapitu",
|
80
|
-
"Inline Style": "Stylu zgodna",
|
81
|
-
|
82
|
-
// Alignment
|
83
|
-
"Align": "Wyr\u00f3wnaj",
|
84
|
-
"Align Left": "Wyr\u00f3wnaj do lewej",
|
85
|
-
"Align Center": "Wyr\u00f3wnaj do \u015brodka",
|
86
|
-
"Align Right": "Wyr\u00f3wnaj do prawej",
|
87
|
-
"Align Justify": "Do lewej i prawej",
|
88
|
-
"None": "\u017baden",
|
89
|
-
|
90
|
-
// Lists
|
91
|
-
"Ordered List": "Uporz\u0105dkowana lista",
|
92
|
-
"Default": "Domyślna",
|
93
|
-
"Lower Alpha": "Niższy alfa",
|
94
|
-
"Lower Greek": "Niższy grecki",
|
95
|
-
"Lower Roman": "Niższe rzymskie",
|
96
|
-
"Upper Alpha": "Górna alfa",
|
97
|
-
"Upper Roman": "Górny rzymski",
|
98
|
-
|
99
|
-
"Unordered List": "Lista nieuporz\u0105dkowana",
|
100
|
-
"Circle": "Okrąg",
|
101
|
-
"Disc": "Dysk",
|
102
|
-
"Square": "Plac",
|
103
|
-
|
104
|
-
// Line height
|
105
|
-
"Line Height": "Wysokość linii",
|
106
|
-
"Single": "Pojedynczy",
|
107
|
-
"Double": "Podwójnie",
|
108
|
-
|
109
|
-
// Indent
|
110
|
-
"Decrease Indent": "Zmniejsz wci\u0119cie",
|
111
|
-
"Increase Indent": "Zwi\u0119ksz wci\u0119cie",
|
112
|
-
|
113
|
-
// Links
|
114
|
-
"Insert Link": "Wstaw link",
|
115
|
-
"Open in new tab": "Otw\u00f3rz w nowej karcie",
|
116
|
-
"Open Link": "Otw\u00f3rz link",
|
117
|
-
"Edit Link": "Link edytuj",
|
118
|
-
"Unlink": "Usu\u0144 link",
|
119
|
-
"Choose Link": "Wybierz link",
|
120
|
-
|
121
|
-
// Images
|
122
|
-
"Insert Image": "Wstaw obrazek",
|
123
|
-
"Upload Image": "Za\u0142aduj obrazek",
|
124
|
-
"By URL": "Przez URL",
|
125
|
-
"Browse": "Przegl\u0105danie",
|
126
|
-
"Drop image": "Upu\u015bci\u0107 obraz",
|
127
|
-
"or click": "lub kliknij",
|
128
|
-
"Manage Images": "Zarz\u0105dzanie zdj\u0119ciami",
|
129
|
-
"Loading": "\u0141adowanie",
|
130
|
-
"Deleting": "Usuwanie",
|
131
|
-
"Tags": "Tagi",
|
132
|
-
"Are you sure? Image will be deleted.": "Czy na pewno? Obraz zostanie skasowany.",
|
133
|
-
"Replace": "Zast\u0105pi\u0107",
|
134
|
-
"Uploading": "Zamieszczanie",
|
135
|
-
"Loading image": "\u0141adowanie obrazek",
|
136
|
-
"Display": "Wystawa",
|
137
|
-
"Inline": "Zgodna",
|
138
|
-
"Break Text": "Z\u0142ama\u0107 tekst",
|
139
|
-
"Alternative Text": "Tekst alternatywny",
|
140
|
-
"Change Size": "Zmie\u0144 rozmiar",
|
141
|
-
"Width": "Szeroko\u015b\u0107",
|
142
|
-
"Height": "Wysoko\u015b\u0107",
|
143
|
-
"Something went wrong. Please try again.": "Co\u015b posz\u0142o nie tak. Prosz\u0119 spr\u00f3buj ponownie.",
|
144
|
-
"Image Caption": "Podpis obrazu",
|
145
|
-
"Advanced Edit": "Zaawansowana edycja",
|
146
|
-
|
147
|
-
// Video
|
148
|
-
"Insert Video": "Wstaw wideo",
|
149
|
-
"Embedded Code": "Kod osadzone",
|
150
|
-
"Paste in a video URL": "Wklej adres URL filmu",
|
151
|
-
"Drop video": "Upuść wideo",
|
152
|
-
"Your browser does not support HTML5 video.": "Twoja przeglądarka nie obsługuje wideo html5.",
|
153
|
-
"Upload Video": "Prześlij wideo",
|
154
|
-
|
155
|
-
// Tables
|
156
|
-
"Insert Table": "Wstaw tabel\u0119",
|
157
|
-
"Table Header": "Nag\u0142\u00f3wek tabeli",
|
158
|
-
"Remove Table": "Usu\u0144 tabel\u0119",
|
159
|
-
"Table Style": "Styl tabeli",
|
160
|
-
"Horizontal Align": "Wyr\u00f3wnaj poziomy",
|
161
|
-
"Row": "Wiersz",
|
162
|
-
"Insert row above": "Wstaw wiersz przed",
|
163
|
-
"Insert row below": "Wstaw wiersz po",
|
164
|
-
"Delete row": "Usu\u0144 wiersz",
|
165
|
-
"Column": "Kolumna",
|
166
|
-
"Insert column before": "Wstaw kolumn\u0119 przed",
|
167
|
-
"Insert column after": "Wstaw kolumn\u0119 po",
|
168
|
-
"Delete column": "Usu\u0144 kolumn\u0119",
|
169
|
-
"Cell": "Kom\u00f3rka",
|
170
|
-
"Merge cells": "\u0141\u0105cz kom\u00f3rki",
|
171
|
-
"Horizontal split": "Podzia\u0142 poziomy",
|
172
|
-
"Vertical split": "Podzia\u0142 pionowy",
|
173
|
-
"Cell Background": "T\u0142a kom\u00f3rek",
|
174
|
-
"Vertical Align": "Pionowe wyr\u00f3wnanie",
|
175
|
-
"Top": "Top",
|
176
|
-
"Middle": "\u015arodkowy",
|
177
|
-
"Bottom": "Dno",
|
178
|
-
"Align Top": "Wyr\u00f3wnaj do g\u00f3ry",
|
179
|
-
"Align Middle": "Wyr\u00f3wnaj \u015brodku",
|
180
|
-
"Align Bottom": "Wyr\u00f3wnaj do do\u0142u",
|
181
|
-
"Cell Style": "Styl kom\u00f3rki",
|
182
|
-
|
183
|
-
// Files
|
184
|
-
"Upload File": "Prze\u015blij plik",
|
185
|
-
"Drop file": "Upu\u015bci\u0107 plik",
|
186
|
-
|
187
|
-
// Emoticons
|
188
|
-
"Emoticons": "Emotikony",
|
189
|
-
"Grinning face": "Z u\u015bmiechem twarz",
|
190
|
-
"Grinning face with smiling eyes": "Z u\u015bmiechem twarz z u\u015bmiechni\u0119tymi oczami",
|
191
|
-
"Face with tears of joy": "Twarz ze \u0142zami rado\u015bci",
|
192
|
-
"Smiling face with open mouth": "U\u015bmiechni\u0119ta twarz z otwartymi ustami",
|
193
|
-
"Smiling face with open mouth and smiling eyes": "U\u015bmiechni\u0119ta twarz z otwartymi ustami i u\u015bmiechni\u0119te oczy",
|
194
|
-
"Smiling face with open mouth and cold sweat": "U\u015bmiechni\u0119ta twarz z otwartymi ustami i zimny pot",
|
195
|
-
"Smiling face with open mouth and tightly-closed eyes": "U\u015bmiechni\u0119ta twarz z otwartymi ustami i szczelnie zamkni\u0119tych oczu",
|
196
|
-
"Smiling face with halo": "U\u015bmiechni\u0119ta twarz z halo",
|
197
|
-
"Smiling face with horns": "U\u015bmiechni\u0119ta twarz z rogami",
|
198
|
-
"Winking face": "Mrugaj\u0105ca twarz",
|
199
|
-
"Smiling face with smiling eyes": "U\u015bmiechni\u0119ta twarz z u\u015bmiechni\u0119tymi oczami",
|
200
|
-
"Face savoring delicious food": "Twarz smakuj\u0105 c pyszne jedzenie",
|
201
|
-
"Relieved face": "Z ulg\u0105 twarz",
|
202
|
-
"Smiling face with heart-shaped eyes": "U\u015bmiechni\u0119ta twarz z oczami w kszta\u0142cie serca",
|
203
|
-
"Smiling face with sunglasses": "U\u015bmiechni\u0119ta twarz z okulary",
|
204
|
-
"Smirking face": "Zadowolony z siebie twarz",
|
205
|
-
"Neutral face": "Neutralny twarzy",
|
206
|
-
"Expressionless face": "Bezwyrazowy twarzy",
|
207
|
-
"Unamused face": "Nie rozbawiony twarzy",
|
208
|
-
"Face with cold sweat": "Zimny pot z twarzy",
|
209
|
-
"Pensive face": "Zamy\u015blona twarz",
|
210
|
-
"Confused face": "Myli\u0107 twarzy",
|
211
|
-
"Confounded face": "Ha\u0144ba twarz",
|
212
|
-
"Kissing face": "Ca\u0142owanie twarz",
|
213
|
-
"Face throwing a kiss": "Twarz rzucaj\u0105c poca\u0142unek",
|
214
|
-
"Kissing face with smiling eyes": "Ca\u0142owanie twarz z u\u015bmiechni\u0119tymi oczami",
|
215
|
-
"Kissing face with closed eyes": "Ca\u0142owanie twarz z zamkni\u0119tymi oczami",
|
216
|
-
"Face with stuck out tongue": "Twarz z j\u0119zyka stercza\u0142y",
|
217
|
-
"Face with stuck out tongue and winking eye": "Twarz z stercza\u0142y j\u0119zyka i mrugaj\u0105c okiem",
|
218
|
-
"Face with stuck out tongue and tightly-closed eyes": "Twarz z stercza\u0142y j\u0119zyka i szczelnie zamkni\u0119tych oczu",
|
219
|
-
"Disappointed face": "Rozczarowany twarzy",
|
220
|
-
"Worried face": "Martwi twarzy",
|
221
|
-
"Angry face": "Gniewnych twarzy",
|
222
|
-
"Pouting face": "D\u0105sy twarzy",
|
223
|
-
"Crying face": "P\u0142acz\u0105cy",
|
224
|
-
"Persevering face": "Wytrwa\u0142a twarz",
|
225
|
-
"Face with look of triumph": "Twarz z wyrazem triumfu",
|
226
|
-
"Disappointed but relieved face": "Rozczarowany ale ulg\u0119 twarz",
|
227
|
-
"Frowning face with open mouth": "Krzywi\u0105c twarz z otwartymi ustami",
|
228
|
-
"Anguished face": "Bolesna twarz",
|
229
|
-
"Fearful face": "W obawie twarzy",
|
230
|
-
"Weary face": "Zm\u0119czona twarz",
|
231
|
-
"Sleepy face": "Je\u017adziec bez twarzy",
|
232
|
-
"Tired face": "Zm\u0119czonej twarzy",
|
233
|
-
"Grimacing face": "Skrzywi\u0142 twarz",
|
234
|
-
"Loudly crying face": "G\u0142o\u015bno p\u0142aka\u0107 twarz",
|
235
|
-
"Face with open mouth": "twarz z otwartymi ustami",
|
236
|
-
"Hushed face": "Uciszy\u0142 twarzy",
|
237
|
-
"Face with open mouth and cold sweat": "Twarz z otwartymi ustami i zimny pot",
|
238
|
-
"Face screaming in fear": "Twarz z krzykiem w strachu",
|
239
|
-
"Astonished face": "Zdziwienie twarzy",
|
240
|
-
"Flushed face": "Zaczerwienienie twarzy",
|
241
|
-
"Sleeping face": "\u015api\u0105ca twarz",
|
242
|
-
"Dizzy face": "Zawroty g\u0142owy twarzy",
|
243
|
-
"Face without mouth": "Twarz bez usta",
|
244
|
-
"Face with medical mask": "Twarz\u0105 w medycznych maski",
|
245
|
-
|
246
|
-
// Line breaker
|
247
|
-
"Break": "Z\u0142ama\u0107",
|
248
|
-
|
249
|
-
// Math
|
250
|
-
"Subscript": "Indeks dolny",
|
251
|
-
"Superscript": "Indeks g\u00f3rny",
|
252
|
-
|
253
|
-
// Full screen
|
254
|
-
"Fullscreen": "Pe\u0142ny ekran",
|
255
|
-
|
256
|
-
// Horizontal line
|
257
|
-
"Insert Horizontal Line": "Wstaw lini\u0119 poziom\u0105",
|
258
|
-
|
259
|
-
// Clear formatting
|
260
|
-
"Clear Formatting": "Usu\u0144 formatowanie",
|
261
|
-
|
262
|
-
// Save
|
263
|
-
"Save": "\u005a\u0061\u0070\u0069\u0073\u0061\u0107",
|
264
|
-
|
265
|
-
// Undo, redo
|
266
|
-
"Undo": "Cofnij",
|
267
|
-
"Redo": "Pon\u00f3w",
|
268
|
-
|
269
|
-
// Select all
|
270
|
-
"Select All": "Zaznacz wszystko",
|
271
|
-
|
272
|
-
// Code view
|
273
|
-
"Code View": "Widok kod",
|
274
|
-
|
275
|
-
// Quote
|
276
|
-
"Quote": "Cytat",
|
277
|
-
"Increase": "Wzrost",
|
278
|
-
"Decrease": "Zmniejszenie",
|
279
|
-
|
280
|
-
// Quick Insert
|
281
|
-
"Quick Insert": "Szybkie wstaw",
|
282
|
-
|
283
|
-
// Spcial Characters
|
284
|
-
"Special Characters": "Znaki specjalne",
|
285
|
-
"Latin": "Łacina",
|
286
|
-
"Greek": "Grecki",
|
287
|
-
"Cyrillic": "Cyrylica",
|
288
|
-
"Punctuation": "Interpunkcja",
|
289
|
-
"Currency": "Waluta",
|
290
|
-
"Arrows": "Strzałki",
|
291
|
-
"Math": "Matematyka",
|
292
|
-
"Misc": "Misc",
|
293
|
-
|
294
|
-
// Print.
|
295
|
-
"Print": "Wydrukować",
|
296
|
-
|
297
|
-
// Spell Checker.
|
298
|
-
"Spell Checker": "Sprawdzanie pisowni",
|
299
|
-
|
300
|
-
// Help
|
301
|
-
"Help": "Wsparcie",
|
302
|
-
"Shortcuts": "Skróty",
|
303
|
-
"Inline Editor": "Edytor w wierszu",
|
304
|
-
"Show the editor": "Pokazać edytor",
|
305
|
-
"Common actions": "Wspólne działania",
|
306
|
-
"Copy": "Kopiuj",
|
307
|
-
"Cut": "Ciąć",
|
308
|
-
"Paste": "Pasta",
|
309
|
-
"Basic Formatting": "Podstawowe formatowanie",
|
310
|
-
"Increase quote level": "Zwiększyć poziom notowań",
|
311
|
-
"Decrease quote level": "Zmniejszyć poziom notowań",
|
312
|
-
"Image / Video": "Obraz / wideo",
|
313
|
-
"Resize larger": "Zmienić rozmiar większy",
|
314
|
-
"Resize smaller": "Zmienić rozmiar mniejszy",
|
315
|
-
"Table": "Stół",
|
316
|
-
"Select table cell": "Wybierz komórkę tabeli",
|
317
|
-
"Extend selection one cell": "Przedłużyć wybór jednej komórki",
|
318
|
-
"Extend selection one row": "Przedłużyć wybór jednego rzędu",
|
319
|
-
"Navigation": "Nawigacja",
|
320
|
-
"Focus popup / toolbar": "Focus popup / toolbar",
|
321
|
-
"Return focus to previous position": "Powrót do poprzedniej pozycji",
|
322
|
-
|
323
|
-
// Embed.ly
|
324
|
-
"Embed URL": "Osadzaj url",
|
325
|
-
"Paste in a URL to embed": "Wklej w adresie URL do osadzenia",
|
326
|
-
|
327
|
-
// Word Paste.
|
328
|
-
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Wklejana treść pochodzi z programu Microsoft Word. Czy chcesz zachować formatowanie czy wkleić jako zwykły tekst?",
|
329
|
-
"Keep": "Zachowaj formatowanie",
|
330
|
-
"Clean": "Wklej jako tekst",
|
331
|
-
"Word Paste Detected": "Wykryto sformatowany tekst"
|
332
|
-
},
|
333
|
-
direction: "ltr"
|
334
|
-
};
|
335
|
-
|
336
|
-
}));
|
1
|
+
/*!
|
2
|
+
* froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
|
3
|
+
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
+
* Copyright 2014-2019 Froala Labs
|
5
|
+
*/
|
6
|
+
|
7
|
+
(function (factory) {
|
8
|
+
if (typeof define === 'function' && define.amd) {
|
9
|
+
// AMD. Register as an anonymous module.
|
10
|
+
define(['jquery'], factory);
|
11
|
+
} else if (typeof module === 'object' && module.exports) {
|
12
|
+
// Node/CommonJS
|
13
|
+
module.exports = function( root, jQuery ) {
|
14
|
+
if ( jQuery === undefined ) {
|
15
|
+
// require('jQuery') returns a factory that requires window to
|
16
|
+
// build a jQuery instance, we normalize how we use modules
|
17
|
+
// that require this pattern but the window provided is a noop
|
18
|
+
// if it's defined (how jquery works)
|
19
|
+
if ( typeof window !== 'undefined' ) {
|
20
|
+
jQuery = require('jquery');
|
21
|
+
}
|
22
|
+
else {
|
23
|
+
jQuery = require('jquery')(root);
|
24
|
+
}
|
25
|
+
}
|
26
|
+
return factory(jQuery);
|
27
|
+
};
|
28
|
+
} else {
|
29
|
+
// Browser globals
|
30
|
+
factory(window.jQuery);
|
31
|
+
}
|
32
|
+
}(function ($) {
|
33
|
+
/**
|
34
|
+
* Polish
|
35
|
+
*/
|
36
|
+
|
37
|
+
$.FE.LANGUAGE['pl'] = {
|
38
|
+
translation: {
|
39
|
+
// Place holder
|
40
|
+
"Type something": "Wpisz co\u015b",
|
41
|
+
|
42
|
+
// Basic formatting
|
43
|
+
"Bold": "Pogrubienie",
|
44
|
+
"Italic": "Kursywa",
|
45
|
+
"Underline": "Podkre\u015blenie",
|
46
|
+
"Strikethrough": "Przekre\u015blenie",
|
47
|
+
|
48
|
+
// Main buttons
|
49
|
+
"Insert": "Wstaw",
|
50
|
+
"Delete": "Usun\u0105\u0107",
|
51
|
+
"Cancel": "Anuluj",
|
52
|
+
"OK": "Ok",
|
53
|
+
"Back": "Plecy",
|
54
|
+
"Remove": "Usun\u0105\u0107",
|
55
|
+
"More": "Jeszcze",
|
56
|
+
"Update": "Aktualizacja",
|
57
|
+
"Style": "Styl",
|
58
|
+
|
59
|
+
// Font
|
60
|
+
"Font Family": "Kr\u00f3j czcionki",
|
61
|
+
"Font Size": "Rozmiar czcionki",
|
62
|
+
|
63
|
+
// Colors
|
64
|
+
"Colors": "Kolory",
|
65
|
+
"Background": "T\u0142o",
|
66
|
+
"Text": "Tekstu",
|
67
|
+
"HEX Color": "Sześciokąt",
|
68
|
+
|
69
|
+
// Paragraphs
|
70
|
+
"Paragraph Format": "Formaty",
|
71
|
+
"Normal": "Normalny",
|
72
|
+
"Code": "Kod \u017ar\u00f3d\u0142owy",
|
73
|
+
"Heading 1": "Nag\u0142\u00f3wek 1",
|
74
|
+
"Heading 2": "Nag\u0142\u00f3wek 2",
|
75
|
+
"Heading 3": "Nag\u0142\u00f3wek 3",
|
76
|
+
"Heading 4": "Nag\u0142\u00f3wek 4",
|
77
|
+
|
78
|
+
// Style
|
79
|
+
"Paragraph Style": "Styl akapitu",
|
80
|
+
"Inline Style": "Stylu zgodna",
|
81
|
+
|
82
|
+
// Alignment
|
83
|
+
"Align": "Wyr\u00f3wnaj",
|
84
|
+
"Align Left": "Wyr\u00f3wnaj do lewej",
|
85
|
+
"Align Center": "Wyr\u00f3wnaj do \u015brodka",
|
86
|
+
"Align Right": "Wyr\u00f3wnaj do prawej",
|
87
|
+
"Align Justify": "Do lewej i prawej",
|
88
|
+
"None": "\u017baden",
|
89
|
+
|
90
|
+
// Lists
|
91
|
+
"Ordered List": "Uporz\u0105dkowana lista",
|
92
|
+
"Default": "Domyślna",
|
93
|
+
"Lower Alpha": "Niższy alfa",
|
94
|
+
"Lower Greek": "Niższy grecki",
|
95
|
+
"Lower Roman": "Niższe rzymskie",
|
96
|
+
"Upper Alpha": "Górna alfa",
|
97
|
+
"Upper Roman": "Górny rzymski",
|
98
|
+
|
99
|
+
"Unordered List": "Lista nieuporz\u0105dkowana",
|
100
|
+
"Circle": "Okrąg",
|
101
|
+
"Disc": "Dysk",
|
102
|
+
"Square": "Plac",
|
103
|
+
|
104
|
+
// Line height
|
105
|
+
"Line Height": "Wysokość linii",
|
106
|
+
"Single": "Pojedynczy",
|
107
|
+
"Double": "Podwójnie",
|
108
|
+
|
109
|
+
// Indent
|
110
|
+
"Decrease Indent": "Zmniejsz wci\u0119cie",
|
111
|
+
"Increase Indent": "Zwi\u0119ksz wci\u0119cie",
|
112
|
+
|
113
|
+
// Links
|
114
|
+
"Insert Link": "Wstaw link",
|
115
|
+
"Open in new tab": "Otw\u00f3rz w nowej karcie",
|
116
|
+
"Open Link": "Otw\u00f3rz link",
|
117
|
+
"Edit Link": "Link edytuj",
|
118
|
+
"Unlink": "Usu\u0144 link",
|
119
|
+
"Choose Link": "Wybierz link",
|
120
|
+
|
121
|
+
// Images
|
122
|
+
"Insert Image": "Wstaw obrazek",
|
123
|
+
"Upload Image": "Za\u0142aduj obrazek",
|
124
|
+
"By URL": "Przez URL",
|
125
|
+
"Browse": "Przegl\u0105danie",
|
126
|
+
"Drop image": "Upu\u015bci\u0107 obraz",
|
127
|
+
"or click": "lub kliknij",
|
128
|
+
"Manage Images": "Zarz\u0105dzanie zdj\u0119ciami",
|
129
|
+
"Loading": "\u0141adowanie",
|
130
|
+
"Deleting": "Usuwanie",
|
131
|
+
"Tags": "Tagi",
|
132
|
+
"Are you sure? Image will be deleted.": "Czy na pewno? Obraz zostanie skasowany.",
|
133
|
+
"Replace": "Zast\u0105pi\u0107",
|
134
|
+
"Uploading": "Zamieszczanie",
|
135
|
+
"Loading image": "\u0141adowanie obrazek",
|
136
|
+
"Display": "Wystawa",
|
137
|
+
"Inline": "Zgodna",
|
138
|
+
"Break Text": "Z\u0142ama\u0107 tekst",
|
139
|
+
"Alternative Text": "Tekst alternatywny",
|
140
|
+
"Change Size": "Zmie\u0144 rozmiar",
|
141
|
+
"Width": "Szeroko\u015b\u0107",
|
142
|
+
"Height": "Wysoko\u015b\u0107",
|
143
|
+
"Something went wrong. Please try again.": "Co\u015b posz\u0142o nie tak. Prosz\u0119 spr\u00f3buj ponownie.",
|
144
|
+
"Image Caption": "Podpis obrazu",
|
145
|
+
"Advanced Edit": "Zaawansowana edycja",
|
146
|
+
|
147
|
+
// Video
|
148
|
+
"Insert Video": "Wstaw wideo",
|
149
|
+
"Embedded Code": "Kod osadzone",
|
150
|
+
"Paste in a video URL": "Wklej adres URL filmu",
|
151
|
+
"Drop video": "Upuść wideo",
|
152
|
+
"Your browser does not support HTML5 video.": "Twoja przeglądarka nie obsługuje wideo html5.",
|
153
|
+
"Upload Video": "Prześlij wideo",
|
154
|
+
|
155
|
+
// Tables
|
156
|
+
"Insert Table": "Wstaw tabel\u0119",
|
157
|
+
"Table Header": "Nag\u0142\u00f3wek tabeli",
|
158
|
+
"Remove Table": "Usu\u0144 tabel\u0119",
|
159
|
+
"Table Style": "Styl tabeli",
|
160
|
+
"Horizontal Align": "Wyr\u00f3wnaj poziomy",
|
161
|
+
"Row": "Wiersz",
|
162
|
+
"Insert row above": "Wstaw wiersz przed",
|
163
|
+
"Insert row below": "Wstaw wiersz po",
|
164
|
+
"Delete row": "Usu\u0144 wiersz",
|
165
|
+
"Column": "Kolumna",
|
166
|
+
"Insert column before": "Wstaw kolumn\u0119 przed",
|
167
|
+
"Insert column after": "Wstaw kolumn\u0119 po",
|
168
|
+
"Delete column": "Usu\u0144 kolumn\u0119",
|
169
|
+
"Cell": "Kom\u00f3rka",
|
170
|
+
"Merge cells": "\u0141\u0105cz kom\u00f3rki",
|
171
|
+
"Horizontal split": "Podzia\u0142 poziomy",
|
172
|
+
"Vertical split": "Podzia\u0142 pionowy",
|
173
|
+
"Cell Background": "T\u0142a kom\u00f3rek",
|
174
|
+
"Vertical Align": "Pionowe wyr\u00f3wnanie",
|
175
|
+
"Top": "Top",
|
176
|
+
"Middle": "\u015arodkowy",
|
177
|
+
"Bottom": "Dno",
|
178
|
+
"Align Top": "Wyr\u00f3wnaj do g\u00f3ry",
|
179
|
+
"Align Middle": "Wyr\u00f3wnaj \u015brodku",
|
180
|
+
"Align Bottom": "Wyr\u00f3wnaj do do\u0142u",
|
181
|
+
"Cell Style": "Styl kom\u00f3rki",
|
182
|
+
|
183
|
+
// Files
|
184
|
+
"Upload File": "Prze\u015blij plik",
|
185
|
+
"Drop file": "Upu\u015bci\u0107 plik",
|
186
|
+
|
187
|
+
// Emoticons
|
188
|
+
"Emoticons": "Emotikony",
|
189
|
+
"Grinning face": "Z u\u015bmiechem twarz",
|
190
|
+
"Grinning face with smiling eyes": "Z u\u015bmiechem twarz z u\u015bmiechni\u0119tymi oczami",
|
191
|
+
"Face with tears of joy": "Twarz ze \u0142zami rado\u015bci",
|
192
|
+
"Smiling face with open mouth": "U\u015bmiechni\u0119ta twarz z otwartymi ustami",
|
193
|
+
"Smiling face with open mouth and smiling eyes": "U\u015bmiechni\u0119ta twarz z otwartymi ustami i u\u015bmiechni\u0119te oczy",
|
194
|
+
"Smiling face with open mouth and cold sweat": "U\u015bmiechni\u0119ta twarz z otwartymi ustami i zimny pot",
|
195
|
+
"Smiling face with open mouth and tightly-closed eyes": "U\u015bmiechni\u0119ta twarz z otwartymi ustami i szczelnie zamkni\u0119tych oczu",
|
196
|
+
"Smiling face with halo": "U\u015bmiechni\u0119ta twarz z halo",
|
197
|
+
"Smiling face with horns": "U\u015bmiechni\u0119ta twarz z rogami",
|
198
|
+
"Winking face": "Mrugaj\u0105ca twarz",
|
199
|
+
"Smiling face with smiling eyes": "U\u015bmiechni\u0119ta twarz z u\u015bmiechni\u0119tymi oczami",
|
200
|
+
"Face savoring delicious food": "Twarz smakuj\u0105 c pyszne jedzenie",
|
201
|
+
"Relieved face": "Z ulg\u0105 twarz",
|
202
|
+
"Smiling face with heart-shaped eyes": "U\u015bmiechni\u0119ta twarz z oczami w kszta\u0142cie serca",
|
203
|
+
"Smiling face with sunglasses": "U\u015bmiechni\u0119ta twarz z okulary",
|
204
|
+
"Smirking face": "Zadowolony z siebie twarz",
|
205
|
+
"Neutral face": "Neutralny twarzy",
|
206
|
+
"Expressionless face": "Bezwyrazowy twarzy",
|
207
|
+
"Unamused face": "Nie rozbawiony twarzy",
|
208
|
+
"Face with cold sweat": "Zimny pot z twarzy",
|
209
|
+
"Pensive face": "Zamy\u015blona twarz",
|
210
|
+
"Confused face": "Myli\u0107 twarzy",
|
211
|
+
"Confounded face": "Ha\u0144ba twarz",
|
212
|
+
"Kissing face": "Ca\u0142owanie twarz",
|
213
|
+
"Face throwing a kiss": "Twarz rzucaj\u0105c poca\u0142unek",
|
214
|
+
"Kissing face with smiling eyes": "Ca\u0142owanie twarz z u\u015bmiechni\u0119tymi oczami",
|
215
|
+
"Kissing face with closed eyes": "Ca\u0142owanie twarz z zamkni\u0119tymi oczami",
|
216
|
+
"Face with stuck out tongue": "Twarz z j\u0119zyka stercza\u0142y",
|
217
|
+
"Face with stuck out tongue and winking eye": "Twarz z stercza\u0142y j\u0119zyka i mrugaj\u0105c okiem",
|
218
|
+
"Face with stuck out tongue and tightly-closed eyes": "Twarz z stercza\u0142y j\u0119zyka i szczelnie zamkni\u0119tych oczu",
|
219
|
+
"Disappointed face": "Rozczarowany twarzy",
|
220
|
+
"Worried face": "Martwi twarzy",
|
221
|
+
"Angry face": "Gniewnych twarzy",
|
222
|
+
"Pouting face": "D\u0105sy twarzy",
|
223
|
+
"Crying face": "P\u0142acz\u0105cy",
|
224
|
+
"Persevering face": "Wytrwa\u0142a twarz",
|
225
|
+
"Face with look of triumph": "Twarz z wyrazem triumfu",
|
226
|
+
"Disappointed but relieved face": "Rozczarowany ale ulg\u0119 twarz",
|
227
|
+
"Frowning face with open mouth": "Krzywi\u0105c twarz z otwartymi ustami",
|
228
|
+
"Anguished face": "Bolesna twarz",
|
229
|
+
"Fearful face": "W obawie twarzy",
|
230
|
+
"Weary face": "Zm\u0119czona twarz",
|
231
|
+
"Sleepy face": "Je\u017adziec bez twarzy",
|
232
|
+
"Tired face": "Zm\u0119czonej twarzy",
|
233
|
+
"Grimacing face": "Skrzywi\u0142 twarz",
|
234
|
+
"Loudly crying face": "G\u0142o\u015bno p\u0142aka\u0107 twarz",
|
235
|
+
"Face with open mouth": "twarz z otwartymi ustami",
|
236
|
+
"Hushed face": "Uciszy\u0142 twarzy",
|
237
|
+
"Face with open mouth and cold sweat": "Twarz z otwartymi ustami i zimny pot",
|
238
|
+
"Face screaming in fear": "Twarz z krzykiem w strachu",
|
239
|
+
"Astonished face": "Zdziwienie twarzy",
|
240
|
+
"Flushed face": "Zaczerwienienie twarzy",
|
241
|
+
"Sleeping face": "\u015api\u0105ca twarz",
|
242
|
+
"Dizzy face": "Zawroty g\u0142owy twarzy",
|
243
|
+
"Face without mouth": "Twarz bez usta",
|
244
|
+
"Face with medical mask": "Twarz\u0105 w medycznych maski",
|
245
|
+
|
246
|
+
// Line breaker
|
247
|
+
"Break": "Z\u0142ama\u0107",
|
248
|
+
|
249
|
+
// Math
|
250
|
+
"Subscript": "Indeks dolny",
|
251
|
+
"Superscript": "Indeks g\u00f3rny",
|
252
|
+
|
253
|
+
// Full screen
|
254
|
+
"Fullscreen": "Pe\u0142ny ekran",
|
255
|
+
|
256
|
+
// Horizontal line
|
257
|
+
"Insert Horizontal Line": "Wstaw lini\u0119 poziom\u0105",
|
258
|
+
|
259
|
+
// Clear formatting
|
260
|
+
"Clear Formatting": "Usu\u0144 formatowanie",
|
261
|
+
|
262
|
+
// Save
|
263
|
+
"Save": "\u005a\u0061\u0070\u0069\u0073\u0061\u0107",
|
264
|
+
|
265
|
+
// Undo, redo
|
266
|
+
"Undo": "Cofnij",
|
267
|
+
"Redo": "Pon\u00f3w",
|
268
|
+
|
269
|
+
// Select all
|
270
|
+
"Select All": "Zaznacz wszystko",
|
271
|
+
|
272
|
+
// Code view
|
273
|
+
"Code View": "Widok kod",
|
274
|
+
|
275
|
+
// Quote
|
276
|
+
"Quote": "Cytat",
|
277
|
+
"Increase": "Wzrost",
|
278
|
+
"Decrease": "Zmniejszenie",
|
279
|
+
|
280
|
+
// Quick Insert
|
281
|
+
"Quick Insert": "Szybkie wstaw",
|
282
|
+
|
283
|
+
// Spcial Characters
|
284
|
+
"Special Characters": "Znaki specjalne",
|
285
|
+
"Latin": "Łacina",
|
286
|
+
"Greek": "Grecki",
|
287
|
+
"Cyrillic": "Cyrylica",
|
288
|
+
"Punctuation": "Interpunkcja",
|
289
|
+
"Currency": "Waluta",
|
290
|
+
"Arrows": "Strzałki",
|
291
|
+
"Math": "Matematyka",
|
292
|
+
"Misc": "Misc",
|
293
|
+
|
294
|
+
// Print.
|
295
|
+
"Print": "Wydrukować",
|
296
|
+
|
297
|
+
// Spell Checker.
|
298
|
+
"Spell Checker": "Sprawdzanie pisowni",
|
299
|
+
|
300
|
+
// Help
|
301
|
+
"Help": "Wsparcie",
|
302
|
+
"Shortcuts": "Skróty",
|
303
|
+
"Inline Editor": "Edytor w wierszu",
|
304
|
+
"Show the editor": "Pokazać edytor",
|
305
|
+
"Common actions": "Wspólne działania",
|
306
|
+
"Copy": "Kopiuj",
|
307
|
+
"Cut": "Ciąć",
|
308
|
+
"Paste": "Pasta",
|
309
|
+
"Basic Formatting": "Podstawowe formatowanie",
|
310
|
+
"Increase quote level": "Zwiększyć poziom notowań",
|
311
|
+
"Decrease quote level": "Zmniejszyć poziom notowań",
|
312
|
+
"Image / Video": "Obraz / wideo",
|
313
|
+
"Resize larger": "Zmienić rozmiar większy",
|
314
|
+
"Resize smaller": "Zmienić rozmiar mniejszy",
|
315
|
+
"Table": "Stół",
|
316
|
+
"Select table cell": "Wybierz komórkę tabeli",
|
317
|
+
"Extend selection one cell": "Przedłużyć wybór jednej komórki",
|
318
|
+
"Extend selection one row": "Przedłużyć wybór jednego rzędu",
|
319
|
+
"Navigation": "Nawigacja",
|
320
|
+
"Focus popup / toolbar": "Focus popup / toolbar",
|
321
|
+
"Return focus to previous position": "Powrót do poprzedniej pozycji",
|
322
|
+
|
323
|
+
// Embed.ly
|
324
|
+
"Embed URL": "Osadzaj url",
|
325
|
+
"Paste in a URL to embed": "Wklej w adresie URL do osadzenia",
|
326
|
+
|
327
|
+
// Word Paste.
|
328
|
+
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Wklejana treść pochodzi z programu Microsoft Word. Czy chcesz zachować formatowanie czy wkleić jako zwykły tekst?",
|
329
|
+
"Keep": "Zachowaj formatowanie",
|
330
|
+
"Clean": "Wklej jako tekst",
|
331
|
+
"Word Paste Detected": "Wykryto sformatowany tekst"
|
332
|
+
},
|
333
|
+
direction: "ltr"
|
334
|
+
};
|
335
|
+
|
336
|
+
}));
|