@bigbinary/neeto-editor 1.47.29 → 1.47.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Editor.js +1 -1
- package/dist/EditorContent.js +1 -1
- package/dist/cjs/Editor.cjs.js +1 -1
- package/dist/cjs/EditorContent.cjs.js +1 -1
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/editor-content.min.css +1 -1
- package/dist/editor-output-pdf-email.css +1 -1
- package/dist/editor-output.js +1 -1
- package/dist/editor-stats.html +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/src/translations/ar.json +182 -0
- package/src/translations/bg.json +182 -0
- package/src/translations/ca.json +182 -0
- package/src/translations/cs.json +182 -0
- package/src/translations/da.json +182 -0
- package/src/translations/es-MX.json +182 -0
- package/src/translations/et.json +182 -0
- package/src/translations/fi.json +182 -0
- package/src/translations/fil.json +182 -0
- package/src/translations/hr.json +182 -0
- package/src/translations/id.json +182 -0
- package/src/translations/it.json +182 -0
- package/src/translations/ja.json +182 -0
- package/src/translations/ko.json +182 -0
- package/src/translations/nl.json +182 -0
- package/src/translations/pl.json +182 -0
- package/src/translations/pt-BR.json +182 -0
- package/src/translations/pt.json +182 -0
- package/src/translations/ro.json +182 -0
- package/src/translations/ru.json +182 -0
- package/src/translations/sk.json +182 -0
- package/src/translations/sl.json +182 -0
- package/src/translations/sv.json +182 -0
- package/src/translations/tr.json +182 -0
- package/src/translations/vi.json +182 -0
- package/src/translations/zh-CN.json +182 -0
- package/src/translations/zh-TW.json +182 -0
|
@@ -0,0 +1,182 @@
|
|
|
1
|
+
{
|
|
2
|
+
"neetoEditor": {
|
|
3
|
+
"common": {
|
|
4
|
+
"create": "생성",
|
|
5
|
+
"download": "다운로드",
|
|
6
|
+
"embed": "임베드",
|
|
7
|
+
"unlink": "링크 해제",
|
|
8
|
+
"videoUrl": "비디오 URL:",
|
|
9
|
+
"reset": "초기화",
|
|
10
|
+
"auto": "자동",
|
|
11
|
+
"edit": "편집",
|
|
12
|
+
"cancel": "취소",
|
|
13
|
+
"saveChanges": "변경 사항 저장",
|
|
14
|
+
"text": "텍스트",
|
|
15
|
+
"done": "완료",
|
|
16
|
+
"url": "링크",
|
|
17
|
+
"editLink": "링크 편집",
|
|
18
|
+
"resetToDefault": "기본값으로 초기화",
|
|
19
|
+
"openInNewTab": "새 탭에서 열기"
|
|
20
|
+
},
|
|
21
|
+
"attachments": {
|
|
22
|
+
"actionsBlocked": "첨부 파일을 업데이트하거나 삭제할 수 없습니다.",
|
|
23
|
+
"add": "첨부 파일 추가",
|
|
24
|
+
"deleteConfirmation": "첨부 파일 <strong>{{entity}}</strong>를(를) 영구 삭제합니다. 이 작업은 되돌릴 수 없습니다.",
|
|
25
|
+
"deleteTitle": "첨부 파일 삭제?",
|
|
26
|
+
"maxNumberOfFiles": "{{entity}} 개의 파일만 첨부할 수 있습니다.",
|
|
27
|
+
"nameEmpty": "파일 이름은 비워둘 수 없습니다.",
|
|
28
|
+
"noPreview": "미리보기가 제공되지 않습니다. 클릭하여 <span>다운로드</span>하십시오.",
|
|
29
|
+
"oneAttachmentAllowed": "하나의 첨부 파일만 허용됩니다.",
|
|
30
|
+
"uploading": "업로드 중"
|
|
31
|
+
},
|
|
32
|
+
"error": {
|
|
33
|
+
"invalidUrl": "유효한 URL을 입력하십시오.",
|
|
34
|
+
"invalidEmbedUrl": "해당 URL은 임베딩을 지원하지 않습니다. YouTube, Vimeo, Loom, neetoRecord 또는 Supademo의 유효한 URL을 사용하십시오.",
|
|
35
|
+
"fieldRequired": "이 필드는 필수입니다.",
|
|
36
|
+
"cannotAddFiles": "파일을 추가할 수 없습니다.",
|
|
37
|
+
"onBeforeFileAddedReturn": "onBeforeFileAdded가 false를 반환했기 때문에 파일을 추가할 수 없습니다.",
|
|
38
|
+
"fileIsTooLarge": "파일 크기가 너무 큽니다. 최대 크기는 {{maxFileSize, anyCase}}입니다.",
|
|
39
|
+
"imageSizeIsShouldBeLess": "이미지 크기는 {{limit}}MB 이하이어야 합니다.",
|
|
40
|
+
"urlRequired": "URL이 필요합니다.",
|
|
41
|
+
"textRequired": "텍스트가 필요합니다.",
|
|
42
|
+
"uploadFileFailed": "첨부 파일 업로드에 실패했습니다.",
|
|
43
|
+
"fileNotAllowed": "선택한 파일 유형은 허용되지 않습니다.",
|
|
44
|
+
"noResults": "결과 없음",
|
|
45
|
+
"imageUploadFailed": "이미지 업로드에 실패했습니다. 다시 시도하십시오!",
|
|
46
|
+
"corruptFile": "이 파일은 손상되었습니다. 다른 파일로 다시 시도하십시오."
|
|
47
|
+
},
|
|
48
|
+
"menu": {
|
|
49
|
+
"attachments": "첨부 파일",
|
|
50
|
+
"attachmentsDescription": "첨부 파일로 파일 추가.",
|
|
51
|
+
"file": "파일",
|
|
52
|
+
"blockQuote": "블록 인용",
|
|
53
|
+
"bold": "굵게",
|
|
54
|
+
"boldDescription": "텍스트에 굵은 서식을 추가합니다.",
|
|
55
|
+
"bulletedList": "글머리 기호 목록",
|
|
56
|
+
"code": "코드",
|
|
57
|
+
"codeBlock": "코드 블록",
|
|
58
|
+
"emoji": "이모지",
|
|
59
|
+
"fontSize": "글꼴 크기",
|
|
60
|
+
"highlight": "하이라이트",
|
|
61
|
+
"imageUpload": "이미지 업로드",
|
|
62
|
+
"italic": "기울임",
|
|
63
|
+
"italicDescription": "텍스트에 기울임 서식을 추가합니다.",
|
|
64
|
+
"link": "링크",
|
|
65
|
+
"linkDescription": "텍스트에 링크를 추가합니다.",
|
|
66
|
+
"mention": "멘션",
|
|
67
|
+
"orderedList": "번호 매기기 목록",
|
|
68
|
+
"redo": "다시 실행",
|
|
69
|
+
"strike": "취소선",
|
|
70
|
+
"table": "테이블",
|
|
71
|
+
"textColor": "텍스트 색상",
|
|
72
|
+
"underline": "밑줄",
|
|
73
|
+
"underlineDescription": "텍스트에 밑줄 서식을 추가합니다.",
|
|
74
|
+
"undo": "실행 취소",
|
|
75
|
+
"dynamicVariables": "동적 변수",
|
|
76
|
+
"videoEmbed": "비디오 임베드",
|
|
77
|
+
"videoUpload": "비디오 업로드",
|
|
78
|
+
"alignLeft": "왼쪽 정렬",
|
|
79
|
+
"alignCenter": "가운데 정렬",
|
|
80
|
+
"alignRight": "오른쪽 정렬",
|
|
81
|
+
"delete": "삭제",
|
|
82
|
+
"embedVideo": "비디오 임베드",
|
|
83
|
+
"normalText": "일반 텍스트",
|
|
84
|
+
"normalTextDescription": "평범한 텍스트 블록 추가.",
|
|
85
|
+
"h1": "H1",
|
|
86
|
+
"heading1": "헤딩 1",
|
|
87
|
+
"h1Description": "큰 헤딩 추가.",
|
|
88
|
+
"h2": "H2",
|
|
89
|
+
"heading2": "헤딩 2",
|
|
90
|
+
"h2Description": "부 헤딩 추가.",
|
|
91
|
+
"h3": "H3",
|
|
92
|
+
"heading3": "헤딩 3",
|
|
93
|
+
"h3Description": "3단계 부 헤딩 추가.",
|
|
94
|
+
"h4": "H4",
|
|
95
|
+
"heading4": "헤딩 4",
|
|
96
|
+
"h4Description": "4단계 부 헤딩 추가.",
|
|
97
|
+
"h5": "H5",
|
|
98
|
+
"heading5": "헤딩 5",
|
|
99
|
+
"h5Description": "5단계 부 헤딩 추가.",
|
|
100
|
+
"h6": "H6",
|
|
101
|
+
"h6Description": "6단계 부 헤딩 추가.",
|
|
102
|
+
"numberedList": "번호 매기기 목록",
|
|
103
|
+
"numberedListDescription": "번호가 있는 목록 추가.",
|
|
104
|
+
"bulletList": "글머리 기호 목록",
|
|
105
|
+
"bulletListDescription": "글머리 기호가 있는 목록 추가.",
|
|
106
|
+
"todoList": "할 일 목록",
|
|
107
|
+
"todoListDescription": "체크박스가 있는 할 일 목록 추가.",
|
|
108
|
+
"image": "이미지",
|
|
109
|
+
"imageDescription": "이미지 블록 추가.",
|
|
110
|
+
"video": "비디오",
|
|
111
|
+
"videoDescription": "비디오 업로드 또는 임베드",
|
|
112
|
+
"addVideo": "비디오 추가",
|
|
113
|
+
"addVideoDescription": "비디오 파일 업로드 또는 URL에서 임베드",
|
|
114
|
+
"blockQuoteDescription": "블록 인용 추가.",
|
|
115
|
+
"codeDescription": "코드 블록 추가.",
|
|
116
|
+
"callout": "콜아웃",
|
|
117
|
+
"calloutDescription": "중요 정보를 강조 표시하는 콜아웃 블록을 추가합니다.",
|
|
118
|
+
"selectCalloutType": "콜아웃 유형 선택",
|
|
119
|
+
"calloutDefault": "기본값",
|
|
120
|
+
"calloutInfo": "정보",
|
|
121
|
+
"calloutWarning": "경고",
|
|
122
|
+
"calloutError": "오류",
|
|
123
|
+
"calloutSuccess": "성공",
|
|
124
|
+
"calloutInfoDescription": "정보 콜아웃 블록 추가.",
|
|
125
|
+
"calloutWarningDescription": "경고 콜아웃 블록 추가.",
|
|
126
|
+
"calloutErrorDescription": "오류 콜아웃 블록 추가.",
|
|
127
|
+
"calloutSuccessDescription": "성공 콜아웃 블록 추가.",
|
|
128
|
+
"emojiDescription": "이모지 추가.",
|
|
129
|
+
"divider": "구분선",
|
|
130
|
+
"dividerDescription": "섹션을 분리하는 수평선을 추가합니다.",
|
|
131
|
+
"embed": "YouTube/Loom/Vimeo/Supademo 임베드",
|
|
132
|
+
"embedDescription": "주요 서비스에서 비디오를 임베드합니다.",
|
|
133
|
+
"pasteUnformatted": "서식 없는 텍스트 붙여넣기",
|
|
134
|
+
"pasteUnformattedDescription": "모든 스타일을 제거하고 붙여넣기.",
|
|
135
|
+
"tableDescription": "테이블 추가.",
|
|
136
|
+
"noResults": "결과 없음",
|
|
137
|
+
"rows": "행",
|
|
138
|
+
"columns": "열"
|
|
139
|
+
},
|
|
140
|
+
"placeholders": {
|
|
141
|
+
"columns": "열 입력",
|
|
142
|
+
"linkInput": "링크 붙여넣기 또는 입력...",
|
|
143
|
+
"pasteLink": "여기에 링크 붙여넣기...",
|
|
144
|
+
"pickColor": "색상 선택",
|
|
145
|
+
"rows": "행 입력",
|
|
146
|
+
"searchUnsplash": "Unsplash 검색",
|
|
147
|
+
"embedUrl": "https://",
|
|
148
|
+
"url": "URL 입력",
|
|
149
|
+
"enterText": "텍스트 입력",
|
|
150
|
+
"writeSomething": "무언가 쓰세요…",
|
|
151
|
+
"searchLanguages": "언어 검색"
|
|
152
|
+
},
|
|
153
|
+
"table": {
|
|
154
|
+
"delete": "테이블 삭제",
|
|
155
|
+
"deleteColumn": "열 삭제",
|
|
156
|
+
"deleteRow": "행 삭제",
|
|
157
|
+
"insertColumn": "열 삽입",
|
|
158
|
+
"insertRow": "행 삽입",
|
|
159
|
+
"mergeSplit": "셀 병합/분할",
|
|
160
|
+
"toggleHeaderRow": "헤더 행 전환"
|
|
161
|
+
},
|
|
162
|
+
"unsplash": {
|
|
163
|
+
"errorMessage": "문제가 발생했습니다! 나중에 다시 시도하십시오.",
|
|
164
|
+
"noResults": "결과 없음",
|
|
165
|
+
"end": "결과의 끝"
|
|
166
|
+
},
|
|
167
|
+
"localUploader": {
|
|
168
|
+
"dropFilesHere": "여기에 파일을 드롭하거나 찾아보기.",
|
|
169
|
+
"maxFileSize": "최대 파일 크기: {{entity, anyCase}}",
|
|
170
|
+
"completed": "완료",
|
|
171
|
+
"uploadImage": "이미지 업로드",
|
|
172
|
+
"uploadVideo": "비디오 업로드"
|
|
173
|
+
},
|
|
174
|
+
"editorContent": {
|
|
175
|
+
"imagePreviewAltText": "이미지 미리보기"
|
|
176
|
+
},
|
|
177
|
+
"codeblock": {
|
|
178
|
+
"showLineNumbers": "행 번호 표시",
|
|
179
|
+
"hideLineNumbers": "행 번호 숨기기"
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
}
|
|
@@ -0,0 +1,182 @@
|
|
|
1
|
+
{
|
|
2
|
+
"neetoEditor": {
|
|
3
|
+
"common": {
|
|
4
|
+
"create": "Maak",
|
|
5
|
+
"download": "Downloaden",
|
|
6
|
+
"embed": "Inbedden",
|
|
7
|
+
"unlink": "Verbreken",
|
|
8
|
+
"videoUrl": "Videolink:",
|
|
9
|
+
"reset": "Resetten",
|
|
10
|
+
"auto": "Automatisch",
|
|
11
|
+
"edit": "Bewerken",
|
|
12
|
+
"cancel": "Annuleren",
|
|
13
|
+
"saveChanges": "Wijzigingen opslaan",
|
|
14
|
+
"text": "Tekst",
|
|
15
|
+
"done": "Klaar",
|
|
16
|
+
"url": "Link",
|
|
17
|
+
"editLink": "Link bewerken",
|
|
18
|
+
"resetToDefault": "Terugzetten naar standaard",
|
|
19
|
+
"openInNewTab": "Openen in nieuw tabblad"
|
|
20
|
+
},
|
|
21
|
+
"attachments": {
|
|
22
|
+
"actionsBlocked": "Je bent niet toegestaan om bijlagen te bewerken of te verwijderen",
|
|
23
|
+
"add": "Bijlage toevoegen",
|
|
24
|
+
"deleteConfirmation": "Je verwijdert de bijlage <strong>{{entity}}</strong> permanent. Dit kan niet ongedaan worden gemaakt.",
|
|
25
|
+
"deleteTitle": "Bijlage verwijderen?",
|
|
26
|
+
"maxNumberOfFiles": "Je kunt alleen {{entity}} bestanden bijvoegen",
|
|
27
|
+
"nameEmpty": "Bestandsnaam kan niet leeg zijn",
|
|
28
|
+
"noPreview": "Er is geen voorbeeld beschikbaar, klik om te <span>downloaden</span>.",
|
|
29
|
+
"oneAttachmentAllowed": "Slechts één bijlage is toegestaan",
|
|
30
|
+
"uploading": "Uploaden"
|
|
31
|
+
},
|
|
32
|
+
"error": {
|
|
33
|
+
"invalidUrl": "Voer een geldige URL in.",
|
|
34
|
+
"invalidEmbedUrl": "De URL wordt niet ondersteund voor inbedden. Gebruik geldige URL's van YouTube, Vimeo, Loom, neetoRecord of Supademo.",
|
|
35
|
+
"fieldRequired": "Dit veld is verplicht.",
|
|
36
|
+
"cannotAddFiles": "Kan geen bestanden toevoegen",
|
|
37
|
+
"onBeforeFileAddedReturn": "Kan het bestand niet toevoegen omdat onBeforeFileAdded false retourneerde.",
|
|
38
|
+
"fileIsTooLarge": "Bestandsgrootte is te groot. Maximaal formaat is {{maxFileSize, anyCase}}.",
|
|
39
|
+
"imageSizeIsShouldBeLess": "Afbeeldingsgrootte moet minder zijn dan {{limit}} MB",
|
|
40
|
+
"urlRequired": "URL is verplicht",
|
|
41
|
+
"textRequired": "Tekst is vereist",
|
|
42
|
+
"uploadFileFailed": "Uploaden van bijlage is mislukt",
|
|
43
|
+
"fileNotAllowed": "Het geselecteerde bestandstype is niet toegestaan",
|
|
44
|
+
"noResults": "Geen resultaten",
|
|
45
|
+
"imageUploadFailed": "Uploaden van afbeelding is mislukt, probeer het opnieuw!",
|
|
46
|
+
"corruptFile": "Dit bestand is beschadigd. Probeer het opnieuw met een ander bestand"
|
|
47
|
+
},
|
|
48
|
+
"menu": {
|
|
49
|
+
"attachments": "Bijlagen",
|
|
50
|
+
"attachmentsDescription": "Voeg bestanden toe als bijlagen.",
|
|
51
|
+
"file": "Bestand",
|
|
52
|
+
"blockQuote": "Blokquote",
|
|
53
|
+
"bold": "Vet",
|
|
54
|
+
"boldDescription": "Voeg vetgedrukte opmaak toe aan tekst.",
|
|
55
|
+
"bulletedList": "Opsomming",
|
|
56
|
+
"code": "Code",
|
|
57
|
+
"codeBlock": "Codeblok",
|
|
58
|
+
"emoji": "Emoji",
|
|
59
|
+
"fontSize": "Lettergrootte",
|
|
60
|
+
"highlight": "Markeren",
|
|
61
|
+
"imageUpload": "Afbeelding uploaden",
|
|
62
|
+
"italic": "Cursief",
|
|
63
|
+
"italicDescription": "Voeg cursieve opmaak toe aan tekst.",
|
|
64
|
+
"link": "Link",
|
|
65
|
+
"linkDescription": "Voeg een link toe aan tekst.",
|
|
66
|
+
"mention": "Vermelden",
|
|
67
|
+
"orderedList": "Genummerde lijst",
|
|
68
|
+
"redo": "Opnieuw doen",
|
|
69
|
+
"strike": "Doorhalen",
|
|
70
|
+
"table": "Tabel",
|
|
71
|
+
"textColor": "Tekstkleur",
|
|
72
|
+
"underline": "Onderstrepen",
|
|
73
|
+
"underlineDescription": "Voeg onderstrepende opmaak toe aan tekst.",
|
|
74
|
+
"undo": "Ongedaan maken",
|
|
75
|
+
"dynamicVariables": "Dynamische variabelen",
|
|
76
|
+
"videoEmbed": "Video inbedden",
|
|
77
|
+
"videoUpload": "Video uploaden",
|
|
78
|
+
"alignLeft": "Links uitlijnen",
|
|
79
|
+
"alignCenter": "Centreren",
|
|
80
|
+
"alignRight": "Rechts uitlijnen",
|
|
81
|
+
"delete": "Verwijderen",
|
|
82
|
+
"embedVideo": "Video inbedden",
|
|
83
|
+
"normalText": "Normale tekst",
|
|
84
|
+
"normalTextDescription": "Voeg een platte tekstblok toe.",
|
|
85
|
+
"h1": "H1",
|
|
86
|
+
"heading1": "Kop 1",
|
|
87
|
+
"h1Description": "Voeg een grote kop toe.",
|
|
88
|
+
"h2": "H2",
|
|
89
|
+
"heading2": "Kop 2",
|
|
90
|
+
"h2Description": "Voeg een subkop toe.",
|
|
91
|
+
"h3": "H3",
|
|
92
|
+
"heading3": "Kop 3",
|
|
93
|
+
"h3Description": "Voeg een subkop van niveau 3 toe.",
|
|
94
|
+
"h4": "H4",
|
|
95
|
+
"heading4": "Kop 4",
|
|
96
|
+
"h4Description": "Voeg een subkop van niveau 4 toe.",
|
|
97
|
+
"h5": "H5",
|
|
98
|
+
"heading5": "Kop 5",
|
|
99
|
+
"h5Description": "Voeg een subkop van niveau 5 toe.",
|
|
100
|
+
"h6": "H6",
|
|
101
|
+
"h6Description": "Voeg een subkop van niveau 6 toe.",
|
|
102
|
+
"numberedList": "Genummerde lijst",
|
|
103
|
+
"numberedListDescription": "Voeg een lijst met nummering toe.",
|
|
104
|
+
"bulletList": "Opsomming",
|
|
105
|
+
"bulletListDescription": "Voeg een lijst met bolletjes toe.",
|
|
106
|
+
"todoList": "Takenlijst",
|
|
107
|
+
"todoListDescription": "Voeg een takenlijst met selectievakjes toe.",
|
|
108
|
+
"image": "Afbeelding",
|
|
109
|
+
"imageDescription": "Voeg een afbeeldingsblok toe.",
|
|
110
|
+
"video": "Video",
|
|
111
|
+
"videoDescription": "Upload of embed een video",
|
|
112
|
+
"addVideo": "Video toevoegen",
|
|
113
|
+
"addVideoDescription": "Upload een videobestand of embed vanaf URL",
|
|
114
|
+
"blockQuoteDescription": "Voeg een blokquote toe.",
|
|
115
|
+
"codeDescription": "Voeg een codeblok toe.",
|
|
116
|
+
"callout": "Callout",
|
|
117
|
+
"calloutDescription": "Voeg een calloutblok toe om belangrijke informatie te markeren.",
|
|
118
|
+
"selectCalloutType": "Selecteer callout type",
|
|
119
|
+
"calloutDefault": "Standaard",
|
|
120
|
+
"calloutInfo": "Info",
|
|
121
|
+
"calloutWarning": "Waarschuwing",
|
|
122
|
+
"calloutError": "Fout",
|
|
123
|
+
"calloutSuccess": "Succes",
|
|
124
|
+
"calloutInfoDescription": "Voeg een infocalloutblok toe.",
|
|
125
|
+
"calloutWarningDescription": "Voeg een waarschuwing calloutblok toe.",
|
|
126
|
+
"calloutErrorDescription": "Voeg een fout calloutblok toe.",
|
|
127
|
+
"calloutSuccessDescription": "Voeg een succes calloutblok toe.",
|
|
128
|
+
"emojiDescription": "Voeg een emoji toe.",
|
|
129
|
+
"divider": "Divider",
|
|
130
|
+
"dividerDescription": "Voeg een horizontale lijn toe om secties te scheiden.",
|
|
131
|
+
"embed": "Embed Youtube/Loom/Vimeo/Supademo",
|
|
132
|
+
"embedDescription": "Embed een video van grote diensten.",
|
|
133
|
+
"pasteUnformatted": "Plakken zonder opmaak",
|
|
134
|
+
"pasteUnformattedDescription": "Plak door alle stijlen te verwijderen.",
|
|
135
|
+
"tableDescription": "Voeg een tabel toe.",
|
|
136
|
+
"noResults": "Geen resultaten",
|
|
137
|
+
"rows": "Rijen",
|
|
138
|
+
"columns": "Kolommen"
|
|
139
|
+
},
|
|
140
|
+
"placeholders": {
|
|
141
|
+
"columns": "Voer kolommen in",
|
|
142
|
+
"linkInput": "Plak of typ een link...",
|
|
143
|
+
"pasteLink": "Plak de link hier...",
|
|
144
|
+
"pickColor": "Kies een kleur",
|
|
145
|
+
"rows": "Voer rijen in",
|
|
146
|
+
"searchUnsplash": "Zoek Unsplash",
|
|
147
|
+
"embedUrl": "https://",
|
|
148
|
+
"url": "Voer URL in",
|
|
149
|
+
"enterText": "Voer tekst in",
|
|
150
|
+
"writeSomething": "Schrijf iets …",
|
|
151
|
+
"searchLanguages": "Zoek talen"
|
|
152
|
+
},
|
|
153
|
+
"table": {
|
|
154
|
+
"delete": "Tafel verwijderen",
|
|
155
|
+
"deleteColumn": "Kolom verwijderen",
|
|
156
|
+
"deleteRow": "Rij verwijderen",
|
|
157
|
+
"insertColumn": "Kolom invoegen",
|
|
158
|
+
"insertRow": "Rij invoegen",
|
|
159
|
+
"mergeSplit": "Samenvoegen/Splitsen van cel",
|
|
160
|
+
"toggleHeaderRow": "Schakel koprij in"
|
|
161
|
+
},
|
|
162
|
+
"unsplash": {
|
|
163
|
+
"errorMessage": "Er is iets misgegaan! Probeer het later opnieuw.",
|
|
164
|
+
"noResults": "Geen resultaten",
|
|
165
|
+
"end": "Einde van resultaten"
|
|
166
|
+
},
|
|
167
|
+
"localUploader": {
|
|
168
|
+
"dropFilesHere": "Drop je bestand(en) hier of Bladeren.",
|
|
169
|
+
"maxFileSize": "Max. Bestandsformaat: {{entity, anyCase}}",
|
|
170
|
+
"completed": "Voltooid",
|
|
171
|
+
"uploadImage": "Afbeelding uploaden",
|
|
172
|
+
"uploadVideo": "Video uploaden"
|
|
173
|
+
},
|
|
174
|
+
"editorContent": {
|
|
175
|
+
"imagePreviewAltText": "Afbeelding Voorvertoning"
|
|
176
|
+
},
|
|
177
|
+
"codeblock": {
|
|
178
|
+
"showLineNumbers": "Regelnummers weergeven",
|
|
179
|
+
"hideLineNumbers": "Regelnummers verbergen"
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
}
|
|
@@ -0,0 +1,182 @@
|
|
|
1
|
+
{
|
|
2
|
+
"neetoEditor": {
|
|
3
|
+
"common": {
|
|
4
|
+
"create": "Utwórz",
|
|
5
|
+
"download": "Pobierz",
|
|
6
|
+
"embed": "Zamieść",
|
|
7
|
+
"unlink": "Usuń link",
|
|
8
|
+
"videoUrl": "URL wideo:",
|
|
9
|
+
"reset": "Resetuj",
|
|
10
|
+
"auto": "Auto",
|
|
11
|
+
"edit": "Edytuj",
|
|
12
|
+
"cancel": "Anuluj",
|
|
13
|
+
"saveChanges": "Zapisz zmiany",
|
|
14
|
+
"text": "Tekst",
|
|
15
|
+
"done": "Gotowe",
|
|
16
|
+
"url": "Link",
|
|
17
|
+
"editLink": "Edytuj link",
|
|
18
|
+
"resetToDefault": "Resetuj do ustawień domyślnych",
|
|
19
|
+
"openInNewTab": "Otwórz w nowej karcie"
|
|
20
|
+
},
|
|
21
|
+
"attachments": {
|
|
22
|
+
"actionsBlocked": "Nie masz uprawnień do aktualizacji lub usuwania załączników",
|
|
23
|
+
"add": "Dodaj załącznik",
|
|
24
|
+
"deleteConfirmation": "Na pewno chcesz trwale usunąć załącznik <strong>{{entity}}</strong>? Tego nie da się cofnąć.",
|
|
25
|
+
"deleteTitle": "Usunąć załącznik?",
|
|
26
|
+
"maxNumberOfFiles": "Możesz dołączyć tylko {{entity}} plików",
|
|
27
|
+
"nameEmpty": "Nazwa pliku nie może być pusta",
|
|
28
|
+
"noPreview": "Brak dostępnego podglądu, kliknij, aby <span>pobrać</span>.",
|
|
29
|
+
"oneAttachmentAllowed": "Dozwolony jest tylko jeden załącznik",
|
|
30
|
+
"uploading": "Przesyłanie"
|
|
31
|
+
},
|
|
32
|
+
"error": {
|
|
33
|
+
"invalidUrl": "Wprowadź prawidłowy adres URL.",
|
|
34
|
+
"invalidEmbedUrl": "URL nie jest obsługiwany do wklejenia. Użyj prawidłowych adresów URL z YouTube, Vimeo, Loom, neetoRecord lub Supademo.",
|
|
35
|
+
"fieldRequired": "To pole jest wymagane.",
|
|
36
|
+
"cannotAddFiles": "Nie można dodać plików",
|
|
37
|
+
"onBeforeFileAddedReturn": "Nie można dodać pliku, ponieważ onBeforeFileAdded zwrócił fałsz.",
|
|
38
|
+
"fileIsTooLarge": "Rozmiar pliku jest zbyt duży. Maksymalny rozmiar to {{maxFileSize, anyCase}}.",
|
|
39
|
+
"imageSizeIsShouldBeLess": "Rozmiar obrazu powinien być mniejszy niż {{limit}} MB",
|
|
40
|
+
"urlRequired": "URL jest wymagany",
|
|
41
|
+
"textRequired": "Tekst jest wymagany",
|
|
42
|
+
"uploadFileFailed": "Przesyłanie załącznika nie powiodło się",
|
|
43
|
+
"fileNotAllowed": "Wybrany typ pliku nie jest dozwolony",
|
|
44
|
+
"noResults": "Brak wyników",
|
|
45
|
+
"imageUploadFailed": "Przesyłanie obrazu nie powiodło się, spróbuj ponownie!",
|
|
46
|
+
"corruptFile": "Ten plik jest uszkodzony. Spróbuj ponownie z innym plikiem"
|
|
47
|
+
},
|
|
48
|
+
"menu": {
|
|
49
|
+
"attachments": "Załączniki",
|
|
50
|
+
"attachmentsDescription": "Dodaj pliki jako załączniki.",
|
|
51
|
+
"file": "Plik",
|
|
52
|
+
"blockQuote": "Cytat blokowy",
|
|
53
|
+
"bold": "Pogrubienie",
|
|
54
|
+
"boldDescription": "Dodaj pogrubione formatowanie do tekstu.",
|
|
55
|
+
"bulletedList": "Lista punktowana",
|
|
56
|
+
"code": "Kod",
|
|
57
|
+
"codeBlock": "Blok kodu",
|
|
58
|
+
"emoji": "Emoji",
|
|
59
|
+
"fontSize": "Rozmiar czcionki",
|
|
60
|
+
"highlight": "Podświetl",
|
|
61
|
+
"imageUpload": "Przesyłanie obrazu",
|
|
62
|
+
"italic": "Kursywa",
|
|
63
|
+
"italicDescription": "Dodaj kursywę do tekstu.",
|
|
64
|
+
"link": "Link",
|
|
65
|
+
"linkDescription": "Dodaj link do tekstu.",
|
|
66
|
+
"mention": "Wzmianka",
|
|
67
|
+
"orderedList": "Lista numerowana",
|
|
68
|
+
"redo": "Ponów",
|
|
69
|
+
"strike": "Przekreślenie",
|
|
70
|
+
"table": "Tabela",
|
|
71
|
+
"textColor": "Kolor tekstu",
|
|
72
|
+
"underline": "Podkreślenie",
|
|
73
|
+
"underlineDescription": "Dodaj podkreślenie do tekstu.",
|
|
74
|
+
"undo": "Cofnij",
|
|
75
|
+
"dynamicVariables": "Zmienne dynamiczne",
|
|
76
|
+
"videoEmbed": "Wklej wideo",
|
|
77
|
+
"videoUpload": "Przesyłanie wideo",
|
|
78
|
+
"alignLeft": "Wyrównaj do lewej",
|
|
79
|
+
"alignCenter": "Wyrównaj do środka",
|
|
80
|
+
"alignRight": "Wyrównaj do prawej",
|
|
81
|
+
"delete": "Usuń",
|
|
82
|
+
"embedVideo": "Wklej wideo",
|
|
83
|
+
"normalText": "Tekst zwykły",
|
|
84
|
+
"normalTextDescription": "Dodaj blok zwykłego tekstu.",
|
|
85
|
+
"h1": "H1",
|
|
86
|
+
"heading1": "Nagłówek 1",
|
|
87
|
+
"h1Description": "Dodaj duży nagłówek.",
|
|
88
|
+
"h2": "H2",
|
|
89
|
+
"heading2": "Nagłówek 2",
|
|
90
|
+
"h2Description": "Dodaj podnagłówek.",
|
|
91
|
+
"h3": "H3",
|
|
92
|
+
"heading3": "Nagłówek 3",
|
|
93
|
+
"h3Description": "Dodaj podnagłówek poziomu 3.",
|
|
94
|
+
"h4": "H4",
|
|
95
|
+
"heading4": "Nagłówek 4",
|
|
96
|
+
"h4Description": "Dodaj podnagłówek poziomu 4.",
|
|
97
|
+
"h5": "H5",
|
|
98
|
+
"heading5": "Nagłówek 5",
|
|
99
|
+
"h5Description": "Dodaj podnagłówek poziomu 5.",
|
|
100
|
+
"h6": "H6",
|
|
101
|
+
"h6Description": "Dodaj podnagłówek poziomu 6.",
|
|
102
|
+
"numberedList": "Lista numerowana",
|
|
103
|
+
"numberedListDescription": "Dodaj listę z numerowaniem.",
|
|
104
|
+
"bulletList": "Lista punktowana",
|
|
105
|
+
"bulletListDescription": "Dodaj listę z punktami.",
|
|
106
|
+
"todoList": "Lista zadań",
|
|
107
|
+
"todoListDescription": "Dodaj listę zadań z polami wyboru.",
|
|
108
|
+
"image": "Obraz",
|
|
109
|
+
"imageDescription": "Dodaj blok obrazu.",
|
|
110
|
+
"video": "Wideo",
|
|
111
|
+
"videoDescription": "Przesyłaj lub wklej wideo",
|
|
112
|
+
"addVideo": "Dodaj wideo",
|
|
113
|
+
"addVideoDescription": "Prześlij plik wideo lub wklej z URL",
|
|
114
|
+
"blockQuoteDescription": "Dodaj blok cytatu.",
|
|
115
|
+
"codeDescription": "Dodaj blok kodu.",
|
|
116
|
+
"callout": "Wezwanie",
|
|
117
|
+
"calloutDescription": "Dodaj blok wezwania, aby wyróżnić ważne informacje.",
|
|
118
|
+
"selectCalloutType": "Wybierz typ wezwania",
|
|
119
|
+
"calloutDefault": "Domyślny",
|
|
120
|
+
"calloutInfo": "Informacje",
|
|
121
|
+
"calloutWarning": "Ostrzeżenie",
|
|
122
|
+
"calloutError": "Błąd",
|
|
123
|
+
"calloutSuccess": "Sukces",
|
|
124
|
+
"calloutInfoDescription": "Dodaj blok wezwania informacyjnego.",
|
|
125
|
+
"calloutWarningDescription": "Dodaj blok wezwania ostrzegawczego.",
|
|
126
|
+
"calloutErrorDescription": "Dodaj blok wezwania błędu.",
|
|
127
|
+
"calloutSuccessDescription": "Dodaj blok wezwania sukcesu.",
|
|
128
|
+
"emojiDescription": "Dodaj emoji.",
|
|
129
|
+
"divider": "Separator",
|
|
130
|
+
"dividerDescription": "Dodaj poziomą linię, aby oddzielić sekcje.",
|
|
131
|
+
"embed": "Wklej Youtube/Loom/Vimeo/Supademo",
|
|
132
|
+
"embedDescription": "Wklej wideo z głównych usług.",
|
|
133
|
+
"pasteUnformatted": "Wklej bez formatowania",
|
|
134
|
+
"pasteUnformattedDescription": "Wklej, usuwając wszystkie style.",
|
|
135
|
+
"tableDescription": "Dodaj tabelę.",
|
|
136
|
+
"noResults": "Brak wyników",
|
|
137
|
+
"rows": "Wiersze",
|
|
138
|
+
"columns": "Kolumny"
|
|
139
|
+
},
|
|
140
|
+
"placeholders": {
|
|
141
|
+
"columns": "Wprowadź kolumny",
|
|
142
|
+
"linkInput": "Wklej lub wpisz link...",
|
|
143
|
+
"pasteLink": "Wklej link tutaj...",
|
|
144
|
+
"pickColor": "Wybierz kolor",
|
|
145
|
+
"rows": "Wprowadź wiersze",
|
|
146
|
+
"searchUnsplash": "Szukaj Unsplash",
|
|
147
|
+
"embedUrl": "https://",
|
|
148
|
+
"url": "Wprowadź URL",
|
|
149
|
+
"enterText": "Wprowadź tekst",
|
|
150
|
+
"writeSomething": "Napisz coś …",
|
|
151
|
+
"searchLanguages": "Szukaj języków"
|
|
152
|
+
},
|
|
153
|
+
"table": {
|
|
154
|
+
"delete": "Usuń tabelę",
|
|
155
|
+
"deleteColumn": "Usuń kolumnę",
|
|
156
|
+
"deleteRow": "Usuń wiersz",
|
|
157
|
+
"insertColumn": "Wstaw kolumnę",
|
|
158
|
+
"insertRow": "Wstaw wiersz",
|
|
159
|
+
"mergeSplit": "Scal/Podziel komórkę",
|
|
160
|
+
"toggleHeaderRow": "Przełącz wiersz nagłówka"
|
|
161
|
+
},
|
|
162
|
+
"unsplash": {
|
|
163
|
+
"errorMessage": "Coś poszło nie tak! Spróbuj ponownie później.",
|
|
164
|
+
"noResults": "Brak wyników",
|
|
165
|
+
"end": "Koniec wyników"
|
|
166
|
+
},
|
|
167
|
+
"localUploader": {
|
|
168
|
+
"dropFilesHere": "Upuść swoje pliki tutaj lub przeszukaj.",
|
|
169
|
+
"maxFileSize": "Maks. rozmiar pliku: {{entity, anyCase}}",
|
|
170
|
+
"completed": "Zakończono",
|
|
171
|
+
"uploadImage": "Prześlij obraz",
|
|
172
|
+
"uploadVideo": "Prześlij wideo"
|
|
173
|
+
},
|
|
174
|
+
"editorContent": {
|
|
175
|
+
"imagePreviewAltText": "Podgląd obrazu"
|
|
176
|
+
},
|
|
177
|
+
"codeblock": {
|
|
178
|
+
"showLineNumbers": "Pokaż numery wierszy",
|
|
179
|
+
"hideLineNumbers": "Ukryj numery wierszy"
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
}
|