Ticket #3675: 3675.patch
File 3675.patch, 13.6 KB (added by , 16 years ago) |
---|
-
_source/lang/_translationstatus.txt
9 9 ca.js Found: 327 Missing: 106 10 10 cs.js Found: 327 Missing: 106 11 11 da.js Found: 326 Missing: 107 12 de.js Found: 327 Missing: 10612 de.js Found: 421 Missing: 12 13 13 el.js Found: 311 Missing: 122 14 14 en-au.js Found: 395 Missing: 38 15 15 en-ca.js Found: 395 Missing: 38 -
_source/lang/de.js
31 31 * Screenreader titles. Please note that screenreaders are not always capable 32 32 * of reading non-English words. So be careful while translating it. 33 33 */ 34 editorTitle : 'Rich text editor, %1', // MISSING34 editorTitle : 'Rich text editor, %1', 35 35 36 36 // Toolbar buttons without dialogs. 37 37 source : 'Quellcode', … … 90 90 cancel : 'Abbrechen', 91 91 generalTab : 'Allgemein', 92 92 advancedTab : 'Erweitert', 93 validateNumberFailed : ' This value is not a number.', // MISSING94 confirmNewPage : 'A ny unsaved changes to this content will be lost. Are you sure you want to load new page?', // MISSING95 confirmCancel : ' Some of the options have been changed. Are you sure to close the dialog?' // MISSING93 validateNumberFailed : 'Dieser Wert ist keine Nummer.', 94 confirmNewPage : 'Alle nicht gespeicherten Änderungen gehen verlohren. Sind sie sicher die neue Seite zu laden?', 95 confirmCancel : 'Einige Optionen wurden geändert. Wollen Sie den Dialog dennoch schließen?' 96 96 }, 97 97 98 98 // Special char dialog. … … 126 126 targetFrameName : 'Ziel-Fenster-Name', 127 127 targetPopupName : 'Pop-up Fenster-Name', 128 128 popupFeatures : 'Pop-up Fenster-Eigenschaften', 129 popupResizable : ' Resizable', // MISSING129 popupResizable : 'Größe änderbar', 130 130 popupStatusBar : 'Statusleiste', 131 131 popupLocationBar : 'Adress-Leiste', 132 132 popupToolbar : 'Werkzeugleiste', … … 138 138 popupLeft : 'Linke Position', 139 139 popupHeight : 'Höhe', 140 140 popupTop : 'Obere Position', 141 id : 'Id', // MISSING141 id : 'Id', 142 142 langDir : 'Schreibrichtung', 143 143 langDirNotSet : '<nichts>', 144 144 langDirLTR : 'Links nach Rechts (LTR)', … … 184 184 notFoundMsg : 'Der gesuchte Text wurde nicht gefunden.', 185 185 matchCase : 'Groß-Kleinschreibung beachten', 186 186 matchWord : 'Nur ganze Worte suchen', 187 matchCyclic : ' Match cyclic', // MISSING187 matchCyclic : 'zyklische suche', 188 188 replaceAll : 'Alle Ersetzen', 189 replaceSuccessMsg : '%1 occurrence(s) replaced.' // MISSING189 replaceSuccessMsg : '%1 vorkommen ersetzt.' 190 190 }, 191 191 192 192 // Table Dialog … … 212 212 cellPad : 'Zellenabstand innen', 213 213 caption : 'Überschrift', 214 214 summary : 'Inhaltsübersicht', 215 headers : ' Headers', // MISSING216 headersNone : ' None', // MISSING217 headersColumn : ' First column', // MISSING218 headersRow : ' First Row', // MISSING219 headersBoth : ' Both', // MISSING220 invalidRows : ' Number of rows must be a number greater than 0.', // MISSING221 invalidCols : ' Number of columns must be a number greater than 0.', // MISSING222 invalidBorder : ' Border size must be a number.', // MISSING223 invalidWidth : ' Table width must be a number.', // MISSING224 invalidHeight : ' Table height must be a number.', // MISSING225 invalidCellSpacing : ' Cell spacing must be a number.', // MISSING226 invalidCellPadding : ' Cell padding must be a number.', // MISSING215 headers : 'Überschriften', 216 headersNone : 'keine', 217 headersColumn : 'Erste Spalte', 218 headersRow : 'Erste Zeile', 219 headersBoth : 'keine', 220 invalidRows : 'Die Anzahl der Zeilen muß größer als 0 sein.', 221 invalidCols : 'Die Anzahl der Spalten muß größer als 0 sein..', 222 invalidBorder : 'Die Rahmenbreite muß eine Zahl sein.', 223 invalidWidth : 'Die Tabellenbreite muss eine Zahl sein.', 224 invalidHeight : 'Die Tabellenbreite muß eine Zahl sein.', 225 invalidCellSpacing : 'Der Zellenabstand außen muß eine Zahl sein.', 226 invalidCellPadding : 'Der Zellenabstand innen muß eine Zahl sein.', 227 227 228 228 cell : 229 229 { … … 236 236 mergeDown : 'nach unten verbinden', 237 237 splitHorizontal : 'Zelle horizontal teilen', 238 238 splitVertical : 'Zelle vertikal teilen', 239 title : ' Cell Properties', // MISSING240 cellType : ' Cell Type', // MISSING241 rowSpan : ' Rows Span', // MISSING242 colSpan : ' Columns Span', // MISSING243 wordWrap : ' Word Wrap', // MISSING244 hAlign : 'Horizontal Alignment', // MISSING245 vAlign : 'Verti cal Alignment', // MISSING246 alignTop : ' Top', // MISSING247 alignMiddle : 'Mi ddle', // MISSING248 alignBottom : ' Bottom', // MISSING249 alignBaseline : ' Baseline', // MISSING250 bgColor : ' Background Color', // MISSING251 borderColor : ' Border Color', // MISSING252 data : 'Dat a', // MISSING253 header : ' Header', // MISSING254 yes : ' Yes', // MISSING255 no : 'N o', // MISSING256 invalidWidth : ' Cell width must be a number.', // MISSING257 invalidHeight : ' Cell height must be a number.', // MISSING258 invalidRowSpan : ' Rows span must be a whole number.', // MISSING259 invalidColSpan : ' Columns span must be a whole number.' // MISSING239 title : 'Zellen Eigenschaften', 240 cellType : 'Zellart', 241 rowSpan : 'Anzahl Zeilen verbinden', 242 colSpan : 'Anzahl Spalten verbinden', 243 wordWrap : 'Zeilenumbruch', 244 hAlign : 'Horizontale Ausrichtung', 245 vAlign : 'Vertikale Ausrichtung', 246 alignTop : 'Oben', 247 alignMiddle : 'Mitte', 248 alignBottom : 'Unten', 249 alignBaseline : 'Grundlinie', 250 bgColor : 'Hintergrundfarbe', 251 borderColor : 'Rahmenfarbe', 252 data : 'Daten', 253 header : 'Überschrift', 254 yes : 'Ja', 255 no : 'Nein', 256 invalidWidth : 'Zellenbreite muß eine Zahl sein.', 257 invalidHeight : 'Zellenhöhe muß eine Zahl sein.', 258 invalidRowSpan : '"Anzahl Zeilen verbinden" muss eine Ganzzahl sein.', 259 invalidColSpan : '"Anzahl Spalten verbinden" muss eine Ganzzahl sein.' 260 260 }, 261 261 262 262 row : … … 303 303 menu : 'Formular-Eigenschaften', 304 304 action : 'Action', 305 305 method : 'Method', 306 encoding : ' Encoding', // MISSING306 encoding : 'Zeichenkodierung', 307 307 target : 'Zielseite', 308 targetNotSet : '< nichts>',308 targetNotSet : '<keins>', 309 309 targetNew : 'Neues Fenster (_blank)', 310 310 targetTop : 'Oberstes Fenster (_top)', 311 311 targetSelf : 'Gleiches Fenster (_self)', … … 370 370 infoTab : 'Bild-Info', 371 371 btnUpload : 'Zum Server senden', 372 372 url : 'Bildauswahl', 373 upload : ' Upload',373 upload : 'Hochladen', 374 374 alt : 'Alternativer Text', 375 375 width : 'Breite', 376 376 height : 'Höhe', 377 lockRatio : 'Größenverhältnis sbeibehalten',377 lockRatio : 'Größenverhältnis beibehalten', 378 378 resetSize : 'Größe zurücksetzen', 379 379 border : 'Rahmen', 380 380 hSpace : 'Horizontal-Abstand', … … 392 392 preview : 'Vorschau', 393 393 alertUrl : 'Bitte geben Sie die Bild-URL an', 394 394 linkTab : 'Link', 395 button2Img : ' Do you want to transform the selected image button on a simple image?', // MISSING396 img2Button : ' Do you want to transform the selected image on a image button?' // MISSING395 button2Img : 'Möchten Sie den gewählten Bild-Button in ein einfaches Bild umwandeln?', 396 img2Button : 'Möchten Sie das gewählten Bild in einen Bild-Button umwandeln?' 397 397 }, 398 398 399 399 // Flash Dialog 400 400 flash : 401 401 { 402 402 properties : 'Flash-Eigenschaften', 403 propertiesTab : ' Properties', // MISSING403 propertiesTab : 'Eigenschaften', 404 404 title : 'Flash-Eigenschaften', 405 405 chkPlay : 'autom. Abspielen', 406 406 chkLoop : 'Endlosschleife', 407 407 chkMenu : 'Flash-Menü aktivieren', 408 chkFull : ' Allow Fullscreen', // MISSING408 chkFull : 'Vollbildmodus erlauben', 409 409 scale : 'Skalierung', 410 410 scaleAll : 'Alles anzeigen', 411 411 scaleNoBorder : 'ohne Rand', 412 412 scaleFit : 'Passgenau', 413 access : 'S cript Access', // MISSING414 accessAlways : ' Always', // MISSING415 accessSameDomain : ' Same domain', // MISSING416 accessNever : 'N ever', // MISSING413 access : 'Skript Zugang', 414 accessAlways : 'Immer', 415 accessSameDomain : 'Gleiche Domain', 416 accessNever : 'Nie', 417 417 align : 'Ausrichtung', 418 418 alignLeft : 'Links', 419 419 alignAbsBottom: 'Abs Unten', … … 424 424 alignRight : 'Rechts', 425 425 alignTextTop : 'Text Oben', 426 426 alignTop : 'Oben', 427 quality : 'Qualit y', // MISSING427 quality : 'Qualität', 428 428 qualityBest : 'Best', // MISSING 429 429 qualityHigh : 'High', // MISSING 430 430 qualityAutoHigh : 'Auto High', // MISSING … … 434 434 windowModeWindow : 'Window', // MISSING 435 435 windowModeOpaque : 'Opaque', // MISSING 436 436 windowModeTransparent : 'Transparent', // MISSING 437 windowMode : ' Window mode', // MISSING438 flashvars : 'Variable s for Flash', // MISSING437 windowMode : 'Fenster Modus', 438 flashvars : 'Variablen für Flash', 439 439 bgcolor : 'Hintergrundfarbe', 440 440 width : 'Breite', 441 441 height : 'Höhe', 442 442 hSpace : 'Horizontal-Abstand', 443 443 vSpace : 'Vertikal-Abstand', 444 444 validateSrc : 'Bitte geben Sie die Link-URL an', 445 validateWidth : ' Width must be a number.', // MISSING446 validateHeight : 'H eight must be a number.', // MISSING447 validateHSpace : 'HSpace mus t be a number.', // MISSING448 validateVSpace : 'VSpace mus t be a number.' // MISSING445 validateWidth : 'Breite muss eine Zahl sein.', 446 validateHeight : 'Höhe muss eine Zahl sein.', 447 validateHSpace : 'HSpace muss eine Zahl sein.', 448 validateVSpace : 'VSpace muss eine Zahl sein.' 449 449 }, 450 450 451 451 // Speller Pages Dialog 452 452 spellCheck : 453 453 { 454 454 toolbar : 'Rechtschreibprüfung', 455 title : ' Spell Check', // MISSING456 notAvailable : ' Sorry, but service is unavailable now.', // MISSING457 errorLoading : ' Error loading application service host: %s.', // MISSING455 title : 'Rechtschreibprüfung', 456 notAvailable : 'Entschuldigung, aber dieser Dienst steht im Moment nicht zur verfügung.', 457 errorLoading : 'Fehler beim laden des Dienstanbieters: %s.', 458 458 notInDic : 'Nicht im Wörterbuch', 459 459 changeTo : 'Ändern in', 460 460 btnIgnore : 'Ignorieren', … … 479 479 480 480 elementsPath : 481 481 { 482 eleTitle : '%1 element' // MISSING482 eleTitle : '%1 Element' 483 483 }, 484 484 485 485 numberedlist : 'Nummerierte Liste', … … 535 535 stylesCombo : 536 536 { 537 537 label : 'Stil', 538 voiceLabel : 'St yles', // MISSING539 panelVoiceLabel : 'S elect a style', // MISSING540 panelTitle1 : 'Block St yles', // MISSING541 panelTitle2 : 'Inline St yles', // MISSING542 panelTitle3 : 'Obje ct Styles' // MISSING538 voiceLabel : 'Stilarten', 539 panelVoiceLabel : 'Stilart auswahl', 540 panelTitle1 : 'Block Stilart', 541 panelTitle2 : 'Inline Stilart', 542 panelTitle3 : 'Objekt Stilart' 543 543 }, 544 544 545 545 format : 546 546 { 547 547 label : 'Format', 548 voiceLabel : 'Format', // MISSING548 voiceLabel : 'Format', 549 549 panelTitle : 'Format', 550 panelVoiceLabel : ' Select a paragraph format', // MISSING550 panelVoiceLabel : 'Wählen Sie einen Absatzformat', 551 551 552 552 tag_p : 'Normal', 553 553 tag_pre : 'Formatiert', … … 564 564 font : 565 565 { 566 566 label : 'Schriftart', 567 voiceLabel : ' Font', // MISSING567 voiceLabel : 'Schriftart', 568 568 panelTitle : 'Schriftart', 569 panelVoiceLabel : ' Select a font' // MISSING569 panelVoiceLabel : 'Wählen Sie eine Schriftart' 570 570 }, 571 571 572 572 fontSize : 573 573 { 574 574 label : 'Größe', 575 voiceLabel : ' Font Size', // MISSING575 voiceLabel : 'Schrifgröße', 576 576 panelTitle : 'Größe', 577 panelVoiceLabel : ' Select a font size' // MISSING577 panelVoiceLabel : 'Wählen Sie eine Schriftgröße' 578 578 }, 579 579 580 580 colorButton : … … 631 631 632 632 scayt : 633 633 { 634 title : ' Spell Check As You Type', // MISSING635 enable : ' Enable SCAYT', // MISSING636 disable : ' Disable SCAYT', // MISSING637 about : ' About SCAYT', // MISSING638 toggle : ' Toggle SCAYT', // MISSING639 options : 'Option s', // MISSING640 langs : ' Languages', // MISSING641 moreSuggestions : 'M ore suggestions', // MISSING642 ignore : 'Ignor e', // MISSING643 ignoreAll : ' Ignore All', // MISSING644 addWord : ' Add Word', // MISSING645 emptyDic : ' Dictionary name should not be empty.', // MISSING646 optionsTab : 'Option s', // MISSING647 languagesTab : ' Languages', // MISSING648 dictionariesTab : ' Dictionaries', // MISSING649 aboutTab : ' About' // MISSING634 title : 'Rechtschreibprüfung während der Texteingabe', 635 enable : 'SCAYT einschalten', 636 disable : 'SCAYT ausschalten', 637 about : 'Über SCAYT', 638 toggle : 'SCAYT umschalten', 639 options : 'Optionen', 640 langs : 'Sprachen', 641 moreSuggestions : 'Mehr Vorschläge', 642 ignore : 'Ignorieren', 643 ignoreAll : 'Alle ignorieren', 644 addWord : 'Wort hinzufügen', 645 emptyDic : 'Wörterbuchname sollt leer sein.', 646 optionsTab : 'Optionen', 647 languagesTab : 'Sprachen', 648 dictionariesTab : 'Wörterbücher', 649 aboutTab : 'Über' 650 650 }, 651 651 652 652 about : 653 653 { 654 title : ' About CKEditor', // MISSING655 moreInfo : 'F or licensing information please visit our web site:', // MISSING656 copy : 'Copyright © $1. All rights reserved.' // MISSING654 title : 'Über CKEditor', 655 moreInfo : 'Für Informationen Liztenzbestimmungen besuchen sie bitte unsere Webseite:', 656 copy : 'Copyright © $1. Alle Rechte vorbehalten.' 657 657 }, 658 658 659 maximize : 'Maximi ze', // MISSING659 maximize : 'Maximieren', 660 660 661 661 fakeobjects : 662 662 { 663 anchor : 'An chor', // MISSING663 anchor : 'Anker', 664 664 flash : 'Flash Animation', // MISSING 665 div : ' Page Break', // MISSING665 div : 'Seitenumbruch', 666 666 unknown : 'Unknown Object' // MISSING 667 667 }, 668 668