Wiki source code of Translations

Version 1.1 by superadmin on 2025/05/22 17:44

Show last authors
1 CKEditor.ConfigClass_removePlugins=Disabled Plugins
2 CKEditor.ConfigClass_removePlugins.hint=The list of plugins that have been disabled.
3 CKEditor.ConfigClass_removeButtons=Disabled Toolbar Features
4 CKEditor.ConfigClass_removeButtons.hint=The list of toolbar features that have been disabled.
5 CKEditor.ConfigClass_linkShowAdvancedTab=Link: Show Advanced Tab
6 CKEditor.ConfigClass_linkShowAdvancedTab.hint=Allows you to set link attributes such as id, name, class or style.
7 CKEditor.ConfigClass_linkShowTargetTab=Link: Show Target Tab
8 CKEditor.ConfigClass_linkShowTargetTab.hint=Allows you to set the link target attribute (e.g. to open the link in a new tab).
9 CKEditor.ConfigClass_loadJavaScriptSkinExtensions=Load JavaScript Skin Extensions
10 CKEditor.ConfigClass_loadJavaScriptSkinExtensions.hint=Some rendering macros are displayed using JavaScript code. Loading the JavaScript code improves the WYSIWYG aspect of the editor but it may cause problems if the JavaScript code interferes with the CKEditor code or if it changes content outside of the macro output boundaries.
11 CKEditor.ConfigClass_advanced=Advanced Configuration
12 CKEditor.ConfigClass_advanced.hint=You can write a JavaScript snippet to modify directly the configuration object. Check the {0}CKEditor documentation{1} for the list of available configuration properties.
13
14 ckeditor.content.placeholder=Start typing here...
15
16 ckeditor.admin.saveComment=Updated the CKEditor configuration from the Administration
17 ckeditor.admin.reset=Reset
18 ckeditor.admin.reset.hint=Restore the default configuration
19 ckeditor.admin.reset.confirmation=Are you sure you want to restore the default configuration? All your changes will be lost.
20
21 ckeditor.plugin.link.options=Options
22 ckeditor.plugin.link.anchor=Anchor
23 ckeditor.plugin.link.queryString=Query String
24 ckeditor.plugin.link.defaultLabel=type the link label
25 ckeditor.plugin.link.openInNewTab=Open Link in New Tab
26 ckeditor.plugin.link.upload=Upload Attachment
27 ckeditor.plugin.link.uploadHint=Link to a newly uploaded attachment.
28 ckeditor.plugin.link.uploadProgress=Uploading {0}...
29 ckeditor.plugin.link.uploadSuccess=Successfully uploaded {0}
30 ckeditor.plugin.link.uploadError=Failed to upload {0}
31
32 ckeditor.plugin.list.listType.none=None
33
34 ckeditor.plugin.macro.placeholder=macro:{0}
35 ckeditor.plugin.macro.buttonHint=XWiki Macro
36 ckeditor.plugin.macro.editButtonHint=Edit Macro
37 ckeditor.plugin.macro.refreshFailed=Failed to refresh the edited content.
38 ckeditor.plugin.macro.dedicatedInsertButtonHint=Insert {0} macro
39 ckeditor.plugin.macro.installPending=Installing {0} {1}...
40 ckeditor.plugin.macro.installSuccessful=Successfully installed {0} {1}.
41 ckeditor.plugin.macro.installFailed=Failed to install {0} {1}.
42
43 ckeditor.plugin.office.importer.title=Import Office File
44 ckeditor.plugin.office.importer.filePath=File Path
45 ckeditor.plugin.office.importer.filePath.hint=Choose the office file to import. The file will be uploaded and attached to this page and its content inserted in the content of the page.
46 ckeditor.plugin.office.importer.filterStyles=Filter Styles
47 ckeditor.plugin.office.importer.filterStyles.hint=Filter text styles like font, color, alignment, margins. Content structure including heading levels, paragraphs, lists and tables are preserved.
48 ckeditor.plugin.office.importer.useOfficeViewer=Use the Office Viewer
49 ckeditor.plugin.office.importer.useOfficeViewer.hint=Check this option if you don't plan to edit the content of the office file after the import or if you don't want to mix the content of the office file with the content that you are currently editing.
50 ckeditor.plugin.office.importer.required=Required
51 ckeditor.plugin.office.importer.import=Import
52 ckeditor.plugin.office.importer.inProgress=Importing office file...
53 ckeditor.plugin.office.importer.done=Office file successfully imported.
54 ckeditor.plugin.office.importer.fail=Office import failed.
55 ckeditor.plugin.office.importer.noUploadURL=File upload URL is not configured.
56 ckeditor.plugin.office.importer.failedToLoadForm=Failed to load the form.
57
58 ckeditor.plugin.resource.notSpecified=The {0} is not specified.
59 ckeditor.plugin.save.leaveConfirmationMessage=There are unsaved changes. Do you want to discard them?
60 ckeditor.plugin.save.failed=The content cannot be saved because of a CKEditor internal error. You should try to copy your important changes and reload the editor.
61 ckeditor.plugin.source.conversionFailed=Failed to perform the conversion.
62 ckeditor.plugin.selection.restoring=Restoring selection...
63
64 ckeditor.plugin.toolbar.basicStyles=Basic Styles
65 ckeditor.plugin.toolbar.lists=Lists
66 ckeditor.plugin.toolbar.bulletedlist=Bulleted List
67 ckeditor.plugin.toolbar.numberedlist=Numbered List
68 ckeditor.plugin.toolbar.insert=Insert
69 ckeditor.plugin.toolbar.horizontalrule=Divider
70 ckeditor.plugin.toolbar.specialchar=Special Character
71 ckeditor.plugin.toolbar.infoBox=Info Box
72 ckeditor.plugin.toolbar.successBox=Success Box
73 ckeditor.plugin.toolbar.warningBox=Warning Box
74 ckeditor.plugin.toolbar.errorBox=Error Box
75 ckeditor.plugin.toolbar.toc=Table of Contents
76 ckeditor.plugin.toolbar.include=Include Page
77 ckeditor.plugin.toolbar.code=Code Snippet
78 ckeditor.plugin.toolbar.otherMacros=Other Macros
79
80 ckeditor.plugin.syntax.update.inProgress=Updating the WYSIWYG editor
81 ckeditor.plugin.syntax.update.done=WYSIWYG editor updated
82 ckeditor.plugin.syntax.update.failed=Failed to update the WYSIWYG editor
83 ckeditor.plugin.syntax.wysiwygModeUnsupported=The WYSIWYG edit mode is not supported by the {0} syntax.
84
85 ckeditor.plugin.icon.iconsFetchFailed=Failed to retrieve the icon list.
86 ckeditor.plugin.icon.iconThemesFetchFailed=Failed to retrieve the available icon themes.
87
88 ckeditor.plugin.image.imageEditor.standardTab.title=Standard
89 ckeditor.plugin.image.imageEditor.advancedTab.title=Advanced
90 ckeditor.plugin.image.imageEditor.standardTab.imageStyles.label=Image Styles
91 ckeditor.plugin.image.imageEditor.standardTab.imageStyles.hint=Select the style to apply on the image.
92 ckeditor.plugin.image.imageEditor.standardTab.alt.label=Alternative Text
93 ckeditor.plugin.image.imageEditor.standardTab.alt.hint=Define an alternate text for an image, if the image cannot be displayed.
94 ckeditor.plugin.image.imageEditor.standardTab.caption.label=Caption
95 ckeditor.plugin.image.imageEditor.standardTab.caption.hint=Activate and define an image caption.
96 ckeditor.plugin.image.imageEditor.standardTab.caption.ariaLabel=Activate and define an image caption.
97
98 ckeditor.plugin.image.imageEditor.advancedTab.size.label=Size
99 ckeditor.plugin.image.imageEditor.advancedTab.size.width.label=Width
100 ckeditor.plugin.image.imageEditor.advancedTab.size.height.label=Height
101 ckeditor.plugin.image.imageEditor.advancedTab.size.hint=Define the image size.
102 ckeditor.plugin.image.imageEditor.advancedTab.border.label=Border
103 ckeditor.plugin.image.imageEditor.advancedTab.border.hint=When checked, the image is displayed with a border
104 ckeditor.plugin.image.imageEditor.advancedTab.alignment.label=Alignment
105 ckeditor.plugin.image.imageEditor.advancedTab.alignment.hint=Define the image alignment.
106 ckeditor.plugin.image.imageEditor.advancedTab.alignment.option.none=None
107 ckeditor.plugin.image.imageEditor.advancedTab.alignment.option.start=Start
108 ckeditor.plugin.image.imageEditor.advancedTab.alignment.option.center=Center
109 ckeditor.plugin.image.imageEditor.advancedTab.alignment.option.end=End
110 ckeditor.plugin.image.imageEditor.advancedTab.textWrap.label=Text Wrap
111 ckeditor.plugin.image.imageEditor.advancedTab.textWrap.hint=When checked, the text is wrapped around the image.
112
113 ckeditor.plugin.image.imageSelector.treeTab.title=Tree
114 ckeditor.plugin.image.imageSelector.uploadTab.title=Upload
115 ckeditor.plugin.image.imageSelector.uploadTab.file.title=File
116 ckeditor.plugin.image.imageSelector.uploadTab.file.hint=Select a local file to add to the page.
117 ckeditor.plugin.image.imageSelector.uploadTab.uploadButton=Upload
118 ckeditor.plugin.image.imageSelector.iconTab.title=Icon
119 ckeditor.plugin.image.imageSelector.iconTab.icon.title=Icon
120 ckeditor.plugin.image.imageSelector.iconTab.icon.hint=The identifier of the icon to display as an image.
121 ckeditor.plugin.image.imageSelector.iconTab.icon.placeholder=accept
122 ckeditor.plugin.image.imageSelector.urlTab.title=Url
123 ckeditor.plugin.image.imageSelector.urlTab.url.title=Url
124 ckeditor.plugin.image.imageSelector.urlTab.url.hint=The url of the image to display.
125 ckeditor.plugin.image.imageSelector.urlTab.url.placeholder=https://...
126
127 ckeditor.plugin.image.slash.currentPageBadge=This page
128 ckeditor.plugin.image.slash.externalBadge=External
129 ckeditor.plugin.image.slash.loading=Loading...
130 ckeditor.plugin.image.slash.upload=Upload Image
131 ckeditor.plugin.image.slash.uploadProgress=Uploading {0}...
132 ckeditor.plugin.image.slash.uploadSuccess=Successfully uploaded {0}
133 ckeditor.plugin.image.slash.uploadError=Failed to upload {0}
134
135 ckeditor.plugin.slash.group.Layout=Layout
136 ckeditor.plugin.slash.group.Content=Content
137 ckeditor.plugin.slash.group.Formatting=Formatting
138 ckeditor.plugin.slash.group.Navigation=Navigation
139 ckeditor.plugin.slash.group.Actions=Actions
140 ckeditor.plugin.slash.group.Table=Table
141 ckeditor.plugin.slash.group.Macro=Macro
142
143 ckeditor.plugin.slash.action.h1.hint=First level of heading.
144 ckeditor.plugin.slash.action.h2.hint=Second level of heading.
145 ckeditor.plugin.slash.action.h3.hint=Third level of heading.
146 ckeditor.plugin.slash.action.h4.hint=Fourth level of heading.
147 ckeditor.plugin.slash.action.h5.hint=Fifth level of heading.
148 ckeditor.plugin.slash.action.h6.hint=Sixth level of heading.
149 ckeditor.plugin.slash.action.p.name=Paragraph
150 ckeditor.plugin.slash.action.p.hint=Create a paragraph of plain text.
151 ckeditor.plugin.slash.action.ul.hint=Create a simple bulleted list.
152 ckeditor.plugin.slash.action.ol.hint=Create a list with numbering.
153 ckeditor.plugin.slash.action.table.hint=Add simple tabular content to your page.
154 ckeditor.plugin.slash.action.blockquote.name=Quote
155 ckeditor.plugin.slash.action.blockquote.hint=Mark a quotation.
156 ckeditor.plugin.slash.action.info.hint=Emphasize an important message.
157 ckeditor.plugin.slash.action.info.defaultContent=Type your information message here.
158 ckeditor.plugin.slash.action.success.hint=Mark work done.
159 ckeditor.plugin.slash.action.success.defaultContent=Type your success message here.
160 ckeditor.plugin.slash.action.warning.hint=Write a warning message.
161 ckeditor.plugin.slash.action.warning.defaultContent=Type your warning message here.
162 ckeditor.plugin.slash.action.error.hint=Write an error message.
163 ckeditor.plugin.slash.action.error.defaultContent=Type your error message here.
164 ckeditor.plugin.slash.action.hr.hint=Mark a thematic break between blocks of content: for example, a change of scene in a story, or a shift of topic within a section.
165 ckeditor.plugin.slash.action.a.hint=Create a link to another page.
166 ckeditor.plugin.slash.action.img.hint=Embed or upload an image.
167 ckeditor.plugin.slash.action.icon.name=Icon
168 ckeditor.plugin.slash.action.icon.hint=Embed an icon.
169 ckeditor.plugin.slash.action.mention.name=Mention
170 ckeditor.plugin.slash.action.mention.hint=Mention someone to send them a notification.
171 ckeditor.plugin.slash.action.emoji.name=Emoji
172 ckeditor.plugin.slash.action.emoji.hint=Pick an emoji to insert.
173 ckeditor.plugin.slash.action.code.hint=Write a snippet of code.
174 ckeditor.plugin.slash.action.toc.hint=Provide an overview of the content sections.
175 ckeditor.plugin.slash.action.include.hint=Include content from other pages.
176 ckeditor.plugin.slash.action.macros.name=Browse macros
177 ckeditor.plugin.slash.action.macros.hint=Find the macro you need.
178 ckeditor.plugin.slash.action.find.hint=Replace multiple occurrences of a given text.
179 ckeditor.plugin.slash.action.table_row_before.hint=Insert a new table row before the current one.
180 ckeditor.plugin.slash.action.table_row_after.hint=Insert a new table row after the current one.
181 ckeditor.plugin.slash.action.table_row_delete.name=Delete Row
182 ckeditor.plugin.slash.action.table_row_delete.hint=Remove the current table row.
183 ckeditor.plugin.slash.action.table_col_before.hint=Insert a new table column before the current one.
184 ckeditor.plugin.slash.action.table_col_after.hint=Insert a new table column after the current one.
185 ckeditor.plugin.slash.action.table_col_delete.name=Delete Column
186 ckeditor.plugin.slash.action.table_col_delete.hint=Remove the current table column.
187 ckeditor.plugin.slash.action.table_cell_split_horizontal.hint=Split the current table cell horizontally.
188 ckeditor.plugin.slash.action.table_cell_split_vertical.hint=Split the current table cell vertically.
189 ckeditor.plugin.slash.action.table_cell_merge_right.name=Merge Cell Right
190 ckeditor.plugin.slash.action.table_cell_merge_right.hint=Merge the current table cell with the next one.
191 ckeditor.plugin.slash.action.table_cell_merge_down.name=Merge Cell Down
192 ckeditor.plugin.slash.action.table_cell_merge_down.hint=Merge the current table cell with the one below.
193 ckeditor.plugin.slash.action.table_cell_before.hint=Insert a new table cell before the current one.
194 ckeditor.plugin.slash.action.table_cell_after.hint=Insert a new table cell after the current one.
195 ckeditor.plugin.slash.action.table_cell_delete.name=Delete Cell
196 ckeditor.plugin.slash.action.table_cell_delete.hint=Remove the current table cell.
197 ckeditor.plugin.slash.action.table_delete.hint=Remove the current table from the content.
198
199 ckeditor.plugin.slash.placeholder=Type / for quick actions...
200 ckeditor.plugin.slash.dropdown.hint=Select the item to autocomplete.
201
202 ckeditor.plugin.focusedplaceholder.placeholder.body=Body
203 ckeditor.plugin.focusedplaceholder.placeholder.address=Address
204 ckeditor.plugin.focusedplaceholder.placeholder.aside=Aside
205 ckeditor.plugin.focusedplaceholder.placeholder.footer=Footer
206 ckeditor.plugin.focusedplaceholder.placeholder.header=Header
207 ckeditor.plugin.focusedplaceholder.placeholder.h1=Heading 1
208 ckeditor.plugin.focusedplaceholder.placeholder.h2=Heading 2
209 ckeditor.plugin.focusedplaceholder.placeholder.h3=Heading 3
210 ckeditor.plugin.focusedplaceholder.placeholder.h4=Heading 4
211 ckeditor.plugin.focusedplaceholder.placeholder.h5=Heading 5
212 ckeditor.plugin.focusedplaceholder.placeholder.h6=Heading 6
213 ckeditor.plugin.focusedplaceholder.placeholder.main=Main content
214 ckeditor.plugin.focusedplaceholder.placeholder.nav=Navigation
215 ckeditor.plugin.focusedplaceholder.placeholder.section=Section
216 ckeditor.plugin.focusedplaceholder.placeholder.blockquote=Quote
217 ckeditor.plugin.focusedplaceholder.placeholder.dl=Definition list
218 ckeditor.plugin.focusedplaceholder.placeholder.dt=Definition entry
219 ckeditor.plugin.focusedplaceholder.placeholder.dd=Description
220 ckeditor.plugin.focusedplaceholder.placeholder.figcaption=Caption
221 ckeditor.plugin.focusedplaceholder.placeholder.figure=Figure
222 ckeditor.plugin.focusedplaceholder.placeholder.ol=Ordered list
223 ckeditor.plugin.focusedplaceholder.placeholder.ul=Unordered list
224 ckeditor.plugin.focusedplaceholder.placeholder.menu=Menu (unordered list)
225 ckeditor.plugin.focusedplaceholder.placeholder.li=List item
226 ckeditor.plugin.focusedplaceholder.placeholder.p=Paragraph
227 ckeditor.plugin.focusedplaceholder.placeholder.pre=Preformated
228 ckeditor.plugin.focusedplaceholder.placeholder.caption=Title
229 ckeditor.plugin.focusedplaceholder.placeholder.th=Header
230 ckeditor.plugin.focusedplaceholder.placeholder.td=Cell
231
232 ckeditor.plugin.realtime.notification.sourcearea.temporarilyLeftSession=Temporarily leaving the realtime session.
233 ckeditor.plugin.realtime.notification.sourcearea.rejoiningSession.noChanges=No changes were made. Re-joining the realtime session.
234 ckeditor.plugin.realtime.notification.sourcearea.rejoiningSession.alone=There are unsaved changes, but no one else is in the realtime session. Re-joining.
235 ckeditor.plugin.realtime.notification.sourcearea.notRejoiningSession=Could not rejoin the realtime session because there are unsaved changes.
236
237 ckeditor.plugin.upload.downloadingPastedImages=Downloading pasted images: {0} / {1}
238 ckeditor.plugin.upload.imageDownloadFailed=Failed to download {0} out of {1} pasted images
239 ckeditor.plugin.upload.starting=Starting upload in {0}s
240 ckeditor.plugin.upload.uploadingPastedImages=Uploading pasted images: {0} / {1}
241 ckeditor.plugin.upload.imageUploadFailed=Failed to upload {0} out of {1} pasted images
242
243 ckeditor.inline.failedToInit=Failed to initialize CKEditor.
244
245 ckeditor.upload.error.csrf=The CSRF token is missing.
246 ckeditor.upload.error.emptyReturn=Error when uploading the file: it might exceed the configured maximum upload size.
247
248 modal.ok=OK
249 modal.cancel=Cancel
250 modal.close=Close
251
252 resource.attach.label=Attachment
253 resource.attach.placeholder=Path.To.Page@attachment.png
254 resource.data.label=Data URI
255 resource.doc.label=Page
256 resource.doc.placeholder=Path.To.Page
257 resource.icon.label=Icon
258 resource.mailto.label=Mail Address
259 resource.mailto.placeholder=user@example.org
260 resource.path.label=Path
261 resource.path.placeholder=/path/to/file
262 resource.unc.label=UNC Path
263 resource.unc.placeholder=//server/share/path/to/file
264 resource.unknown.label=Unknown
265 resource.url.label=URL
266 resource.url.placeholder=http://www.example.org/image.png
267 resource.user.label=User
268 resource.user.placeholder=alias
269
270 resourcePicker.attach.hint=Select an attachment
271 resourcePicker.doc.hint=Select a page
272 resourcePicker.dropdown.toggle.title=Toggle the display of resource types.
273
274 entityResourceSuggester.doc.placeholder=Find a page...
275 entityResourceSuggester.attach.placeholder=Find an attachment...
276 entityResourceSuggester.create.resolvedInSpace=Create new page...
277 entityResourceSuggester.create.fullyResolvedInput=Create with exact reference...
278
279 entityResourcePicker.select=Select
280 entityResourcePicker.doc.title=Select Page
281 entityResourcePicker.attach.title=Select Attachment
282
283 macroSelector.title=Select Macro
284 macroSelector.filter.text.placeholder=Type to filter
285 macroSelector.filter.category.all=All Macros
286 macroSelector.filter.category.other=Other
287 macroSelector.filter.category.notinstalled=Not installed
288 macroSelector.failedToRetrieveMacros=Failed to retrieve the list of available macros.
289 macroSelector.select=Select
290 macroSelector.recommended=Recommended
291 macroSelector.install=Install
292 macroSelector.install.confirm=You are about to install the extension {0} {1}. Are you sure you want to continue ?
293 macroSelector.install.notAllowed=You are not allowed to install this extension
294 macroSelector.filter.category.placeholder=Select a category...
295
296 macroEditor.title=Edit Macro
297 macroEditor.more=More
298 macroEditor.changeMacro=Change Macro
299 macroEditor.submit=Submit
300 macroEditor.content=Content
301 macroEditor.noParameters=This macro has no parameters.
302 macroEditor.descriptorRequestFailed=Failed to retrieve the {0} macro descriptor.
303 macroEditor.installRequestFailed=Failed to install the {0} macro.
304
305
306 imageEditor.modal.changeImage.button=Change Image
307 imageEditor.modal.loadFail.message=Failed to retrieve the image editor form.
308 imageEditor.modal.title=Edit Image
309 imageEditor.modal.insertButton=Insert
310 imageEditor.modal.updateButton=Update
311 imageEditor.modal.initialization.fail=Failed to retrieve the image selection form.
312 imageEditor.modal.outscaleWarning=One of the dimensions is larger than the original image ({0}). The result may be a reduction in the quality of the displayed image.
313 imageSelector.modal.title=Select Image
314 imageSelector.modal.selectButton=Select
315 imageSelector.modal.loadFail.message=Failed to retrieve the image selection form.
316 imageSelector.modal.fileUpload.success=File upload succeeded.
317 imageSelector.modal.fileUpload.fail=File upload failed.
318 imageSelector.modal.fileUpload.abort=File upload aborted.
319 imageSelector.modal.initialization.fail=Failed to retrieve the image selection form.
320
321 ## Used to indicate where deprecated keys start
322 #@deprecatedstart
323
324 ## Deprecated since 14.10
325 imageEditor.modal.backToEditor.button=Back
326 ckeditor.plugin.image.imageSelector.documentTreeTab.title=Document Tree
327
328 ## Used to indicate where deprecated keys end
329 #@deprecatedend