Browse Source

updated German translation

Former-commit-id: bbc52cfe35145a9c390526fd6f59625ca73d9d51
Gildas 6 năm trước cách đây
mục cha
commit
f0a9fa66e5
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      _locales/de/messages.json

+ 3 - 3
_locales/de/messages.json

@@ -508,15 +508,15 @@
 		"description": "Title of the button 'Enable/disable read-only' in the editor"
 	},
 	"editorCutPage": {
-		"message": "Enable/disable removing document's element on click",
+		"message": "Aktivieren/Deaktivieren des Entfernens des Dokument-Elements auf Klick",
 		"description": "Title of the button 'Enable/disable removing document's element on click' in the editor"
 	},
 	"editorUndoCutPage": {
-		"message": "Restore last removed element",
+		"message": "Wiederherstellen des zuletzt entfernten Elements",
 		"description": "Title of the button 'Restore last removed element' in the editor"
 	},
 	"editorUndoAllCutPage": {
-		"message": "Restore all removed elements",
+		"message": "Wiederherstellen aller entfernten Elemente",
 		"description": "Title of the button 'Restore all removed elements' in the editor"
 	},
 	"editorSavePage": {