Änderungen von Dokument Translations

Zuletzt geändert von Daniel Herrmann am 2025/11/08 02:44

Von Version Icon 3.1 Icon
bearbeitet von Daniel Herrmann
am 2025/09/20 09:53
Änderungskommentar: Install extension [org.xwiki.platform:xwiki-platform-ckeditor-ui/17.7.0]
Auf Version Icon 2.1 Icon
bearbeitet von Daniel Herrmann
am 2025/07/19 16:48
Änderungskommentar: Install extension [org.xwiki.platform:xwiki-platform-ckeditor-ui/17.5.0]

Zusammenfassung

Details

Icon Seiteneigenschaften
Inhalt
... ... @@ -22,6 +22,9 @@
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}
25 25  ckeditor.plugin.list.listType.none=Kein
26 26  ckeditor.plugin.macro.placeholder=Makro:{0}
27 27  ckeditor.plugin.macro.buttonHint=XWiki Makro
... ... @@ -111,6 +111,9 @@
111 111  ckeditor.plugin.image.slash.externalBadge=Extern
112 112  ckeditor.plugin.image.slash.loading=Lädt...
113 113  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}
114 114  ckeditor.plugin.slash.group.Layout=Gestaltung
115 115  ckeditor.plugin.slash.group.Content=Inhalt
116 116  ckeditor.plugin.slash.group.Formatting=Formatierung
... ... @@ -287,12 +287,6 @@
287 287  ## Deprecated since 14.10
288 288  imageEditor.modal.backToEditor.button=Zurück
289 289  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