Änderungen von Dokument Translations

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

Von Version Icon 4.1
bearbeitet von Daniel Herrmann
am 2025/11/08 02:44
Änderungskommentar: Install extension [org.xwiki.platform:xwiki-platform-ckeditor-ui/17.9.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
... ... @@ -255,8 +255,6 @@
255 255  macroEditor.title=Makro bearbeiten
256 256  macroEditor.more=Mehr
257 257  macroEditor.required=Erforderlich
258 -macroEditor.deprecated=Veraltet
259 -macroEditor.advanced=Fortgeschritten
260 260  macroEditor.changeMacro=Makro ändern
261 261  macroEditor.submit=Übernehmen
262 262  macroEditor.content=Inhalt
... ... @@ -289,16 +289,6 @@
289 289  ## Deprecated since 14.10
290 290  imageEditor.modal.backToEditor.button=Zurück
291 291  ckeditor.plugin.image.imageSelector.documentTreeTab.title=Dokumentenbaum
292 -ckeditor.plugin.link.uploadProgress=Hochladen {0}...
293 -ckeditor.plugin.link.uploadSuccess=Erfolgreich hochgeladen {0}
294 -ckeditor.plugin.link.uploadError=Hochladen fehlgeschlagen {0}
295 -ckeditor.plugin.image.slash.uploadProgress=Lädt {0}...
296 -ckeditor.plugin.image.slash.uploadSuccess={0} wurde erfolgreich hochgeladen
297 -ckeditor.plugin.image.slash.uploadError=Hochladen fehlgeschlagen {0}
298 -ckeditor.plugin.realtime.notification.sourcearea.temporarilyLeftSession=Vorübergehendes Verlassen der Echtzeitsitzung.
299 -ckeditor.plugin.realtime.notification.sourcearea.rejoiningSession.noChanges=Es wurden keine Änderungen vorgenommen. Wiedereinstieg in die Echtzeit-Sitzung.
300 -ckeditor.plugin.realtime.notification.sourcearea.rejoiningSession.alone=Es gibt ungespeicherte Änderungen, aber niemand sonst ist in der Echtzeitsitzung. Erneuter Beitritt.
301 -ckeditor.plugin.realtime.notification.sourcearea.notRejoiningSession=Die Echtzeitsitzung konnte nicht wieder aufgenommen werden, da es ungespeicherte Änderungen gibt.
302 302  
303 303  ## Used to indicate where deprecated keys end
304 304  #@deprecatedend