JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.2
[ckeditor.git] / _source / lang / de.js
index eccb369..03831a0 100644 (file)
@@ -14,7 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 */\r
 \r
 /**\r
- * Constains the dictionary of language entries.\r
+ * Contains the dictionary of language entries.\r
  * @namespace\r
  */\r
 CKEDITOR.lang['de'] =\r
@@ -121,8 +121,10 @@ CKEDITOR.lang['de'] =
                alignBottom             : 'Unten',\r
                invalidHeight   : 'Höhe muss eine Zahl sein.',\r
                invalidWidth    : 'Breite muss eine Zahl sein.',\r
-               invalidCssLength        : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING\r
-               invalidHtmlLength       : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING\r
+               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).',\r
+               invalidHtmlLength       : 'Wert spezifiziert für "%1" Feld muss ein positiver numerischer Wert sein mit oder ohne korrekte HTML Messeinheit (px oder %).',\r
+               invalidInlineStyle      : 'Wert spezifiziert für inline Stilart muss enthalten ein oder mehr Tupels mit dem Format "Name : Wert" getrennt mit Semikolons.',\r
+               cssLengthTooltip        : 'Gebe eine Zahl ein für ein Wert in pixels oder eine Zahl mit einer korrekten CSS Messeinheit (px, %, in, cm, mm, em, ex, pt oder pc).',\r
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, nicht verfügbar</span>'\r
@@ -240,6 +242,7 @@ CKEDITOR.lang['de'] =
                findWhat                        : 'Suche nach:',\r
                replaceWith                     : 'Ersetze mit:',\r
                notFoundMsg                     : 'Der gesuchte Text wurde nicht gefunden.',\r
+               findOptions                     : 'Suchoptionen',\r
                matchCase                       : 'Groß-Kleinschreibung beachten',\r
                matchWord                       : 'Nur ganze Worte suchen',\r
                matchCyclic                     : 'Zyklische Suche',\r
@@ -717,8 +720,8 @@ CKEDITOR.lang['de'] =
        {\r
                title           : 'Über CKEditor',\r
                dlgTitle        : 'Über CKEditor',\r
-               help    : 'Check $1 for help.', // MISSING\r
-               userGuide : 'CKEditor User\'s Guide', // MISSING\r
+               help    : 'Prüfe $1 für Hilfe.',\r
+               userGuide : 'CKEditor Benutzerhandbuch',\r
                moreInfo        : 'Für Informationen über unsere Lizenzbestimmungen besuchen sie bitte unsere Webseite:',\r
                copy            : 'Copyright &copy; $1. Alle Rechte vorbehalten.'\r
        },\r
@@ -807,6 +810,6 @@ CKEDITOR.lang['de'] =
                metaDescription : 'Dokument-Beschreibung',\r
                metaAuthor : 'Autor',\r
                metaCopyright : 'Copyright',\r
-               previewHtml : '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>' // MISSING\r
+               previewHtml : '<p>Das ist ein <strong>Beispieltext</strong>. Du schreibst in <a href="javascript:void(0)">CKEditor</a>.</p>'\r
        }\r
 };\r