Änderungen von Dokument Translations
Zuletzt geändert von Daniel Herrmann am 2025/11/08 02:44
Von Version
2.1
bearbeitet von Daniel Herrmann
am 2025/07/19 16:48
am 2025/07/19 16:48
Änderungskommentar:
Install extension [org.xwiki.platform:xwiki-platform-ckeditor-ui/17.5.0]
Auf Version
3.1
bearbeitet von Daniel Herrmann
am 2025/09/20 09:53
am 2025/09/20 09:53
Änderungskommentar:
Install extension [org.xwiki.platform:xwiki-platform-ckeditor-ui/17.7.0]
Zusammenfassung
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -22,9 +22,6 @@ 22 22 ckeditor.plugin.link.openInNewTab=Link in neuem Tab öffnen 23 23 ckeditor.plugin.link.upload=Anhang hochladen 24 24 ckeditor.plugin.link.uploadHint=Link zu einem neu hochgeladenen Anhang. 25 -ckeditor.plugin.link.uploadProgress=Hochladen {0}... 26 -ckeditor.plugin.link.uploadSuccess=Erfolgreich hochgeladen {0} 27 -ckeditor.plugin.link.uploadError=Hochladen fehlgeschlagen {0} 28 28 ckeditor.plugin.list.listType.none=Kein 29 29 ckeditor.plugin.macro.placeholder=Makro:{0} 30 30 ckeditor.plugin.macro.buttonHint=XWiki Makro ... ... @@ -114,9 +114,6 @@ 114 114 ckeditor.plugin.image.slash.externalBadge=Extern 115 115 ckeditor.plugin.image.slash.loading=Lädt... 116 116 ckeditor.plugin.image.slash.upload=Bild hochladen 117 -ckeditor.plugin.image.slash.uploadProgress=Lädt {0}... 118 -ckeditor.plugin.image.slash.uploadSuccess={0} wurde erfolgreich hochgeladen 119 -ckeditor.plugin.image.slash.uploadError=Hochladen fehlgeschlagen {0} 120 120 ckeditor.plugin.slash.group.Layout=Gestaltung 121 121 ckeditor.plugin.slash.group.Content=Inhalt 122 122 ckeditor.plugin.slash.group.Formatting=Formatierung ... ... @@ -293,6 +293,12 @@ 293 293 ## Deprecated since 14.10 294 294 imageEditor.modal.backToEditor.button=Zurück 295 295 ckeditor.plugin.image.imageSelector.documentTreeTab.title=Dokumentenbaum 290 +ckeditor.plugin.link.uploadProgress=Hochladen {0}... 291 +ckeditor.plugin.link.uploadSuccess=Erfolgreich hochgeladen {0} 292 +ckeditor.plugin.link.uploadError=Hochladen fehlgeschlagen {0} 293 +ckeditor.plugin.image.slash.uploadProgress=Lädt {0}... 294 +ckeditor.plugin.image.slash.uploadSuccess={0} wurde erfolgreich hochgeladen 295 +ckeditor.plugin.image.slash.uploadError=Hochladen fehlgeschlagen {0} 296 296 297 297 ## Used to indicate where deprecated keys end 298 298 #@deprecatedend