X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fde.js;h=478aa7953cf4ed6b5d676746cbb2231e9280e5ac;hb=a272c66d841421f8bf933c16535bdcde1c4649fc;hp=5429a0535ab4d28bc380376a1754db8a8a7ea887;hpb=2f22c0c38f17e75be5541089076885442aaa2377;p=ckeditor.git diff --git a/_source/lang/de.js b/_source/lang/de.js index 5429a05..478aa79 100644 --- a/_source/lang/de.js +++ b/_source/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -31,7 +31,8 @@ CKEDITOR.lang['de'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'WYSIWYG-Editor, %1, drücken Sie ALT 0 für Hilfe.', + editorTitle : 'WYSIWYG-Editor, %1', + editorHelp : 'Drücken Sie ALT 0 für Hilfe', // ARIA descriptions. toolbars : 'Editor Symbolleisten', @@ -119,6 +120,7 @@ CKEDITOR.lang['de'] = alignTop : 'Oben', alignMiddle : 'Mitte', alignBottom : 'Unten', + invalidValue : 'Invalid value.', // MISSING invalidHeight : 'Höhe muss eine Zahl sein.', invalidWidth : 'Breite muss eine Zahl sein.', invalidCssLength : 'Wert spezifiziert für "%1" Feld muss ein positiver numerischer Wert sein mit oder ohne korrekte CSS Messeinheit (px, %, in, cm, mm, em, ex, pt oder pc).', @@ -696,7 +698,7 @@ CKEDITOR.lang['de'] = ignoreAll : 'Alle ignorieren', addWord : 'Wort hinzufügen', emptyDic : 'Wörterbuchname sollte leer sein.', - + noSuggestions : 'keine Vorschläge', optionsTab : 'Optionen', allCaps : 'Groß geschriebenen Wörter ignorieren', ignoreDomainNames : 'Domain-Namen ignorieren',