Ticket #982: 982.patch

File 982.patch, 39.2 KB (added by Alfonso Martínez de Lizarrondo, 16 years ago)

Proposed SVN patch

  • editor/dialog/fck_paste.html

     
    177177        return true ;
    178178}
    179179
    180 function CleanUpBox()
    181 {
    182         var oFrame = document.getElementById('frmData') ;
    183 
    184         if ( oFrame.contentDocument )
    185                 oFrame.contentDocument.body.innerHTML = '' ;
    186         else
    187                 oFrame.contentWindow.document.body.innerHTML = '' ;
    188 }
    189 
    190 
    191180// This function will be called from the PasteFromWord dialog (fck_paste.html)
    192181// Input: oNode a DOM node that contains the raw paste from the clipboard
    193182// bIgnoreFont, bRemoveStyles booleans according to the values set in the dialog
     
    333322                </tr>
    334323                <tr id="oWordCommands">
    335324                        <td>
    336                                 <table border="0" cellpadding="0" cellspacing="0" width="100%">
    337                                         <tr>
    338                                                 <td nowrap="nowrap">
    339                                                         <input id="chkRemoveFont" type="checkbox" checked="checked" />
    340                                                         <label for="chkRemoveFont" fcklang="DlgPasteIgnoreFont">
    341                                                                 Ignore Font Face definitions</label>
    342                                                         <br />
    343                                                         <input id="chkRemoveStyles" type="checkbox" />
    344                                                         <label for="chkRemoveStyles" fcklang="DlgPasteRemoveStyles">
    345                                                                 Remove Styles definitions</label>
    346                                                 </td>
    347                                                 <td align="right" valign="top">
    348                                                         <input type="button" fcklang="DlgPasteCleanBox" value="Clean Up Box" onclick="CleanUpBox()" />
    349                                                 </td>
    350                                         </tr>
    351                                 </table>
     325
     326                                        <input id="chkRemoveFont" type="checkbox" checked="checked" />
     327                                        <label for="chkRemoveFont" fcklang="DlgPasteIgnoreFont">
     328                                                Ignore Font Face definitions</label>
     329                                        <br />
     330                                        <input id="chkRemoveStyles" type="checkbox" />
     331                                        <label for="chkRemoveStyles" fcklang="DlgPasteRemoveStyles">
     332                                                Remove Styles definitions</label>
     333
    352334                        </td>
    353335                </tr>
    354336        </table>
  • editor/lang/_translationstatus.txt

     
    2121 * Translations Status.
    2222 */
    2323
    24 af.js      Found: 397   Missing: 15
    25 ar.js      Found: 412   Missing: 0
    26 bg.js      Found: 374   Missing: 38
    27 bn.js      Found: 381   Missing: 31
    28 bs.js      Found: 226   Missing: 186
    29 ca.js      Found: 412   Missing: 0
    30 cs.js      Found: 412   Missing: 0
    31 da.js      Found: 382   Missing: 30
    32 de.js      Found: 412   Missing: 0
    33 el.js      Found: 397   Missing: 15
    34 en-au.js   Found: 412   Missing: 0
    35 en-ca.js   Found: 412   Missing: 0
    36 en-uk.js   Found: 412   Missing: 0
    37 eo.js      Found: 346   Missing: 66
    38 es.js      Found: 412   Missing: 0
    39 et.js      Found: 412   Missing: 0
    40 eu.js      Found: 412   Missing: 0
    41 fa.js      Found: 398   Missing: 14
    42 fi.js      Found: 412   Missing: 0
    43 fo.js      Found: 397   Missing: 15
    44 fr-ca.js   Found: 412   Missing: 0
    45 fr.js      Found: 412   Missing: 0
    46 gl.js      Found: 382   Missing: 30
    47 he.js      Found: 412   Missing: 0
    48 hi.js      Found: 412   Missing: 0
    49 hr.js      Found: 412   Missing: 0
    50 hu.js      Found: 412   Missing: 0
    51 it.js      Found: 397   Missing: 15
    52 ja.js      Found: 412   Missing: 0
    53 km.js      Found: 371   Missing: 41
    54 ko.js      Found: 369   Missing: 43
    55 lt.js      Found: 377   Missing: 35
    56 lv.js      Found: 382   Missing: 30
    57 mn.js      Found: 226   Missing: 186
    58 ms.js      Found: 352   Missing: 60
    59 nb.js      Found: 396   Missing: 16
    60 nl.js      Found: 412   Missing: 0
    61 no.js      Found: 396   Missing: 16
    62 pl.js      Found: 412   Missing: 0
    63 pt-br.js   Found: 412   Missing: 0
    64 pt.js      Found: 382   Missing: 30
    65 ro.js      Found: 411   Missing: 1
    66 ru.js      Found: 412   Missing: 0
    67 sk.js      Found: 397   Missing: 15
    68 sl.js      Found: 412   Missing: 0
    69 sr-latn.js Found: 369   Missing: 43
    70 sr.js      Found: 369   Missing: 43
    71 sv.js      Found: 397   Missing: 15
    72 th.js      Found: 394   Missing: 18
    73 tr.js      Found: 397   Missing: 15
    74 uk.js      Found: 398   Missing: 14
    75 vi.js      Found: 397   Missing: 15
    76 zh-cn.js   Found: 412   Missing: 0
    77 zh.js      Found: 412   Missing: 0
     24af.js      Found: 396   Missing: 15
     25ar.js      Found: 411   Missing: 0
     26bg.js      Found: 373   Missing: 38
     27bn.js      Found: 380   Missing: 31
     28bs.js      Found: 226   Missing: 185
     29ca.js      Found: 411   Missing: 0
     30cs.js      Found: 411   Missing: 0
     31da.js      Found: 381   Missing: 30
     32de.js      Found: 411   Missing: 0
     33el.js      Found: 396   Missing: 15
     34en-au.js   Found: 411   Missing: 0
     35en-ca.js   Found: 411   Missing: 0
     36en-uk.js   Found: 411   Missing: 0
     37eo.js      Found: 346   Missing: 65
     38es.js      Found: 411   Missing: 0
     39et.js      Found: 411   Missing: 0
     40eu.js      Found: 411   Missing: 0
     41fa.js      Found: 397   Missing: 14
     42fi.js      Found: 411   Missing: 0
     43fo.js      Found: 396   Missing: 15
     44fr-ca.js   Found: 411   Missing: 0
     45fr.js      Found: 411   Missing: 0
     46gl.js      Found: 381   Missing: 30
     47he.js      Found: 411   Missing: 0
     48hi.js      Found: 411   Missing: 0
     49hr.js      Found: 411   Missing: 0
     50hu.js      Found: 411   Missing: 0
     51it.js      Found: 396   Missing: 15
     52ja.js      Found: 411   Missing: 0
     53km.js      Found: 370   Missing: 41
     54ko.js      Found: 368   Missing: 43
     55lt.js      Found: 376   Missing: 35
     56lv.js      Found: 381   Missing: 30
     57mn.js      Found: 226   Missing: 185
     58ms.js      Found: 352   Missing: 59
     59nb.js      Found: 395   Missing: 16
     60nl.js      Found: 411   Missing: 0
     61no.js      Found: 395   Missing: 16
     62pl.js      Found: 411   Missing: 0
     63pt-br.js   Found: 411   Missing: 0
     64pt.js      Found: 381   Missing: 30
     65ro.js      Found: 410   Missing: 1
     66ru.js      Found: 411   Missing: 0
     67sk.js      Found: 396   Missing: 15
     68sl.js      Found: 411   Missing: 0
     69sr-latn.js Found: 368   Missing: 43
     70sr.js      Found: 368   Missing: 43
     71sv.js      Found: 396   Missing: 15
     72th.js      Found: 393   Missing: 18
     73tr.js      Found: 396   Missing: 15
     74uk.js      Found: 397   Missing: 14
     75vi.js      Found: 396   Missing: 15
     76zh-cn.js   Found: 411   Missing: 0
     77zh.js      Found: 411   Missing: 0
  • editor/lang/af.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Ignoreer karakter soort defenisies",
    361361DlgPasteRemoveStyles    : "Verweider Styl defenisies",
    362 DlgPasteCleanBox                : "Maak Box Skoon",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automaties",
  • editor/lang/ar.js

     
    359359DlgPasteSec             : "نظراً لإعدادات الأمان الخاصة بمتصفحك، لن يتمكن هذا المحرر من الوصول لمحتوى حافظتك، لذا وجب عليك لصق المحتوى مرة أخرى في هذه النافذة.",
    360360DlgPasteIgnoreFont              : "تجاهل تعريفات أسماء الخطوط",
    361361DlgPasteRemoveStyles    : "إزالة تعريفات الأنماط",
    362 DlgPasteCleanBox                : "نظّف محتوى الصندوق",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "تلقائي",
  • editor/lang/bg.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Игнорирай шрифтовите дефиниции",
    361361DlgPasteRemoveStyles    : "Изтрий стиловите дефиниции",
    362 DlgPasteCleanBox                : "Изчисти",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "По подразбиране",
  • editor/lang/bn.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "ফন্ট ফেস ডেফিনেশন ইগনোর করুন",
    361361DlgPasteRemoveStyles    : "স্টাইল ডেফিনেশন সরিয়ে দিন",
    362 DlgPasteCleanBox                : "বাক্স পরিষ্কার করুন",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "অটোমেটিক",
  • editor/lang/bs.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Ignore Font Face definitions",       //MISSING
    361361DlgPasteRemoveStyles    : "Remove Styles definitions",  //MISSING
    362 DlgPasteCleanBox                : "Clean Up Box",       //MISSING
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatska",
  • editor/lang/ca.js

     
    359359DlgPasteSec             : "A causa de la configuració de seguretat del vostre navegador, l'editor no pot accedir al porta-retalls directament. Enganxeu-ho un altre cop en aquesta finestra.",
    360360DlgPasteIgnoreFont              : "Ignora definicions de font",
    361361DlgPasteRemoveStyles    : "Elimina definicions d'estil",
    362 DlgPasteCleanBox                : "Neteja camp",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automàtic",
  • editor/lang/cs.js

     
    359359DlgPasteSec             : "Z důvodů nastavení bezpečnosti Vašeho prohlížeče nemůže editor přistupovat přímo do schránky. Obsah schránky prosím vložte znovu do tohoto okna.",
    360360DlgPasteIgnoreFont              : "Ignorovat písmo",
    361361DlgPasteRemoveStyles    : "Odstranit styly",
    362 DlgPasteCleanBox                : "Vyčistit",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automaticky",
  • editor/lang/da.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Ignorer font definitioner",
    361361DlgPasteRemoveStyles    : "Ignorer typografi",
    362 DlgPasteCleanBox                : "Slet indhold",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatisk",
  • editor/lang/de.js

     
    359359DlgPasteSec             : "Aufgrund von Sicherheitsbeschränkungen Ihres Browsers kann der Editor nicht direkt auf die Zwischenablage zugreifen. Bitte fügen Sie den Inhalt erneut in diesem Fenster ein.",
    360360DlgPasteIgnoreFont              : "Ignoriere Schriftart-Definitionen",
    361361DlgPasteRemoveStyles    : "Entferne Style-Definitionen",
    362 DlgPasteCleanBox                : "Inhalt aufräumen",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatisch",
  • editor/lang/el.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Αγνόηση προδιαγραφών γραμματοσειράς",
    361361DlgPasteRemoveStyles    : "Αφαίρεση προδιαγραφών στύλ",
    362 DlgPasteCleanBox                : "Κουτί εκαθάρισης",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Αυτόματο",
  • editor/lang/en-au.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",
    360360DlgPasteIgnoreFont              : "Ignore Font Face definitions",
    361361DlgPasteRemoveStyles    : "Remove Styles definitions",
    362 DlgPasteCleanBox                : "Clean Up Box",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatic",
  • editor/lang/en-ca.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",
    360360DlgPasteIgnoreFont              : "Ignore Font Face definitions",
    361361DlgPasteRemoveStyles    : "Remove Styles definitions",
    362 DlgPasteCleanBox                : "Clean Up Box",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatic",
  • editor/lang/en-uk.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",
    360360DlgPasteIgnoreFont              : "Ignore Font Face definitions",
    361361DlgPasteRemoveStyles    : "Remove Styles definitions",
    362 DlgPasteCleanBox                : "Clean Up Box",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatic",
  • editor/lang/en.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",
    360360DlgPasteIgnoreFont              : "Ignore Font Face definitions",
    361361DlgPasteRemoveStyles    : "Remove Styles definitions",
    362 DlgPasteCleanBox                : "Clean Up Box",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatic",
  • editor/lang/eo.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Ignore Font Face definitions",       //MISSING
    361361DlgPasteRemoveStyles    : "Remove Styles definitions",  //MISSING
    362 DlgPasteCleanBox                : "Clean Up Box",       //MISSING
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Aŭtomata",
  • editor/lang/es.js

     
    359359DlgPasteSec             : "Debido a la configuración de seguridad de su navegador, el editor no tiene acceso al portapapeles. Es necesario que lo pegue de nuevo en esta ventana.",
    360360DlgPasteIgnoreFont              : "Ignorar definiciones de fuentes",
    361361DlgPasteRemoveStyles    : "Remover definiciones de estilo",
    362 DlgPasteCleanBox                : "Borrar el contenido del cuadro",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automático",
  • editor/lang/et.js

     
    359359DlgPasteSec             : "Sinu veebisirvija turvaseadete tõttu, ei oma redaktor otsest ligipääsu lõikelaua andmetele. Sa pead kleepima need uuesti siia aknasse.",
    360360DlgPasteIgnoreFont              : "Ignoreeri kirja definitsioone",
    361361DlgPasteRemoveStyles    : "Eemalda stiilide definitsioonid",
    362 DlgPasteCleanBox                : "Puhasta kast",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automaatne",
  • editor/lang/eu.js

     
    360360DlgPasteSec             : "Nabigatzailearen segurtasun ezarpenak direla eta, editoreak ezin du arbela zuzenean erabili. Leiho honetan berriro itsatsi behar duzu.",
    361361DlgPasteIgnoreFont              : "Letra Motaren definizioa ezikusi",
    362362DlgPasteRemoveStyles    : "Estilo definizioak kendu",
    363 DlgPasteCleanBox                : "Testu-eremua Garbitu",
    364363
    365364// Color Picker
    366365ColorAutomatic  : "Automatikoa",
  • editor/lang/fa.js

     
    359359DlgPasteSec             : "به خاطر تنظیمات امنیتی مرورگر شما، ویرایشگر نمی‌تواند دسترسی مستقیم به داده‌های clipboard داشته باشد. شما باید دوباره آنرا در این پنجره بچسبانید.",
    360360DlgPasteIgnoreFont              : "چشم‌پوشی از تعاریف نوع قلم",
    361361DlgPasteRemoveStyles    : "چشم‌پوشی از تعاریف سبک (style)",
    362 DlgPasteCleanBox                : "پاک‌کردن ناحیه",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "خودکار",
  • editor/lang/fi.js

     
    359359DlgPasteSec             : "Selaimesi turva-asetukset eivät salli editorin käyttää leikepöytää suoraan. Sinun pitää suorittaa liittäminen tässä ikkunassa.",
    360360DlgPasteIgnoreFont              : "Jätä huomioimatta fonttimääritykset",
    361361DlgPasteRemoveStyles    : "Poista tyylimääritykset",
    362 DlgPasteCleanBox                : "Tyhjennä",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automaattinen",
  • editor/lang/fo.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Forfjóna Font definitiónirnar",
    361361DlgPasteRemoveStyles    : "Strika Styles definitiónir",
    362 DlgPasteCleanBox                : "Reinskanarkassi",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Av sær sjálvum",
  • editor/lang/fr-ca.js

     
    359359DlgPasteSec             : "A cause des paramètres de sécurité de votre navigateur, l'éditeur ne peut accéder au presse-papier directement. Vous devez coller à nouveau le contenu dans cette fenêtre.",
    360360DlgPasteIgnoreFont              : "Ignorer les polices de caractères",
    361361DlgPasteRemoveStyles    : "Supprimer les styles",
    362 DlgPasteCleanBox                : "Effacer le contenu",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatique",
  • editor/lang/fr.js

     
    359359DlgPasteSec             : "A cause des paramètres de sécurité de votre navigateur, l'éditeur ne peut accéder au presse-papier directement. Vous devez coller à nouveau le contenu dans cette fenêtre.",
    360360DlgPasteIgnoreFont              : "Ignorer les polices de caractères",
    361361DlgPasteRemoveStyles    : "Supprimer les styles",
    362 DlgPasteCleanBox                : "Effacer le contenu",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatique",
  • editor/lang/gl.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Ignorar as definicións de Tipografía",
    361361DlgPasteRemoveStyles    : "Eliminar as definicións de Estilos",
    362 DlgPasteCleanBox                : "Limpar o Cadro",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automático",
  • editor/lang/he.js

     
    359359DlgPasteSec             : "עקב הגדרות אבטחה בדפדפן, לא ניתן לגשת אל לוח הגזירים (clipboard) בצורה ישירה.אנא בצע הדבק שוב בחלון זה.",
    360360DlgPasteIgnoreFont              : "התעלם מהגדרות סוג פונט",
    361361DlgPasteRemoveStyles    : "הסר הגדרות סגנון",
    362 DlgPasteCleanBox                : "ניקוי קופסה",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "אוטומטי",
  • editor/lang/hi.js

     
    359359DlgPasteSec             : "आपके ब्राउज़र की सुरक्षा आपके ब्राउज़र की सुरKश सैटिंग के कारण, एडिटर आपके क्लिपबोर्ड डेटा को नहीं पा सकता है. आपको उसे इस विन्डो में दोबारा पेस्ट करना होगा.",
    360360DlgPasteIgnoreFont              : "फ़ॉन्ट परिभाषा निकालें",
    361361DlgPasteRemoveStyles    : "स्टाइल परिभाषा निकालें",
    362 DlgPasteCleanBox                : "बॉक्स साफ़ करें",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "स्वचालित",
  • editor/lang/hr.js

     
    359359DlgPasteSec             : "Zbog sigurnosnih postavki Vašeg pretraživača, editor nema direktan pristup Vašem međuspremniku. Potrebno je ponovno zalijepiti tekst u ovaj prozor.",
    360360DlgPasteIgnoreFont              : "Zanemari definiciju vrste fonta",
    361361DlgPasteRemoveStyles    : "Ukloni definicije stilova",
    362 DlgPasteCleanBox                : "Očisti okvir",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatski",
  • editor/lang/hu.js

     
    359359DlgPasteSec             : "A böngésző biztonsági beállításai miatt a szerkesztő nem képes hozzáférni a vágólap adataihoz. Illeszd be újra ebben az ablakban.",
    360360DlgPasteIgnoreFont              : "Betű formázások megszüntetése",
    361361DlgPasteRemoveStyles    : "Stílusok eltávolítása",
    362 DlgPasteCleanBox                : "Törlés",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatikus",
  • editor/lang/it.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Ignora le definizioni di Font",
    361361DlgPasteRemoveStyles    : "Rimuovi le definizioni di Stile",
    362 DlgPasteCleanBox                : "Svuota area di testo",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatico",
  • editor/lang/ja.js

     
    359359DlgPasteSec             : "ブラウザのセキュリティ設定により、エディタはクリップボード・データに直接アクセスすることができません。このウィンドウは貼り付け操作を行う度に表示されます。",
    360360DlgPasteIgnoreFont              : "FontタグのFace属性を無視します。",
    361361DlgPasteRemoveStyles    : "スタイル定義を削除します。",
    362 DlgPasteCleanBox                : "入力エリアクリア",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "自動",
  • editor/lang/km.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "មិនគិតអំពីប្រភេទពុម្ភអក្សរ",
    361361DlgPasteRemoveStyles    : "លប់ម៉ូត",
    362 DlgPasteCleanBox                : "លប់អត្ថបទចេញពីប្រអប់",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "ស្វ័យប្រវត្ត",
  • editor/lang/ko.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "폰트 설정 무시",
    361361DlgPasteRemoveStyles    : "스타일 정의 제거",
    362 DlgPasteCleanBox                : "글상자 제거",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "기본색상",
  • editor/lang/lt.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Ignoruoti šriftų nustatymus",
    361361DlgPasteRemoveStyles    : "Pašalinti stilių nustatymus",
    362 DlgPasteCleanBox                : "Trinti įvedimo lauką",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatinis",
  • editor/lang/lv.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Ignorēt iepriekš norādītos fontus",
    361361DlgPasteRemoveStyles    : "Noņemt norādītos stilus",
    362 DlgPasteCleanBox                : "Apstrādāt laukuma saturu",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automātiska",
  • editor/lang/mn.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Ignore Font Face definitions",       //MISSING
    361361DlgPasteRemoveStyles    : "Remove Styles definitions",  //MISSING
    362 DlgPasteCleanBox                : "Clean Up Box",       //MISSING
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Автоматаар",
  • editor/lang/ms.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Ignore Font Face definitions",       //MISSING
    361361DlgPasteRemoveStyles    : "Remove Styles definitions",  //MISSING
    362 DlgPasteCleanBox                : "Clean Up Box",       //MISSING
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Otomatik",
  • editor/lang/nb.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Fjern skrifttyper",
    361361DlgPasteRemoveStyles    : "Fjern stildefinisjoner",
    362 DlgPasteCleanBox                : "Tøm boksen",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatisk",
  • editor/lang/nl.js

     
    359359DlgPasteSec             : "Door de beveiligingsinstellingen van uw browser is het niet mogelijk om direct vanuit het klembord in de editor te plakken. Middels opnieuw plakken in dit venster kunt u de tekst alsnog plakken in de editor.",
    360360DlgPasteIgnoreFont              : "Negeer \"Font Face\"-definities",
    361361DlgPasteRemoveStyles    : "Verwijder \"Style\"-definities",
    362 DlgPasteCleanBox                : "Vak opschonen",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatisch",
  • editor/lang/no.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Fjern skrifttyper",
    361361DlgPasteRemoveStyles    : "Fjern stildefinisjoner",
    362 DlgPasteCleanBox                : "Tøm boksen",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatisk",
  • editor/lang/pl.js

     
    359359DlgPasteSec             : "Zabezpieczenia przeglądarki uniemożliwiają wklejenie danych bezpośrednio do edytora. Proszę dane wkleić ponownie w tym okienku.",
    360360DlgPasteIgnoreFont              : "Ignoruj definicje 'Font Face'",
    361361DlgPasteRemoveStyles    : "Usuń definicje Stylów",
    362 DlgPasteCleanBox                : "Wyczyść",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatycznie",
  • editor/lang/pt-br.js

     
    359359DlgPasteSec             : "As configurações de segurança do seu navegador não permitem que o editor acesse os dados da área de transferência diretamente. Por favor cole o conteúdo novamente nesta janela.",
    360360DlgPasteIgnoreFont              : "Ignorar definições de fonte",
    361361DlgPasteRemoveStyles    : "Remove definições de estilo",
    362 DlgPasteCleanBox                : "Limpar Box",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automático",
  • editor/lang/pt.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Ignorar da definições do Tipo de Letra ",
    361361DlgPasteRemoveStyles    : "Remover as definições de Estilos",
    362 DlgPasteCleanBox                : "Caixa de Limpeza",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automático",
  • editor/lang/ro.js

     
    359359DlgPasteSec             : "Din cauza setărilor de securitate ale programului dvs. cu care navigaţi pe internet (browser), editorul nu poate accesa direct datele din clipboard. Va trebui să adăugaţi din nou datele în această fereastră.",
    360360DlgPasteIgnoreFont              : "Ignoră definiţiile Font Face",
    361361DlgPasteRemoveStyles    : "Şterge definiţiile stilurilor",
    362 DlgPasteCleanBox                : "Şterge căsuţa",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatic",
  • editor/lang/ru.js

     
    359359DlgPasteSec             : "По причине настроек безопасности браузера, редактор не имеет доступа к данным буфера обмена напрямую. Вам необходимо вставить текст снова в это окно.",
    360360DlgPasteIgnoreFont              : "Игнорировать определения гарнитуры",
    361361DlgPasteRemoveStyles    : "Убрать определения стилей",
    362 DlgPasteCleanBox                : "Очистить",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Автоматический",
  • editor/lang/sk.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Ignorovať nastavenia typu písma",
    361361DlgPasteRemoveStyles    : "Odstrániť formátovanie",
    362 DlgPasteCleanBox                : "Vyčistiť schránku",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automaticky",
  • editor/lang/sl.js

     
    359359DlgPasteSec             : "Zaradi varnostnih nastavitev vašega brskalnika urejevalnik ne more neposredno dostopati do odložišča. Vsebino odložišča ponovno prilepite v to okno.",
    360360DlgPasteIgnoreFont              : "Prezri obliko pisave",
    361361DlgPasteRemoveStyles    : "Odstrani nastavitve stila",
    362 DlgPasteCleanBox                : "Počisti okvir",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Samodejno",
  • editor/lang/sr-latn.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Ignoriši definicije fontova",
    361361DlgPasteRemoveStyles    : "Ukloni definicije stilova",
    362 DlgPasteCleanBox                : "Obriši sve",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatski",
  • editor/lang/sr.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Игнориши Font Face дефиниције",
    361361DlgPasteRemoveStyles    : "Уклони дефиниције стилова",
    362 DlgPasteCleanBox                : "Обриши све",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Аутоматски",
  • editor/lang/sv.js

     
    359359DlgPasteSec             : "På grund av din webläsares säkerhetsinställningar kan verktyget inte få åtkomst till urklippsdatan. Var god och använd detta fönster istället.",
    360360DlgPasteIgnoreFont              : "Ignorera typsnittsdefinitioner",
    361361DlgPasteRemoveStyles    : "Radera Stildefinitioner",
    362 DlgPasteCleanBox                : "Töm rutans innehåll",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Automatisk",
  • editor/lang/th.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "ไม่สนใจ Font Face definitions",
    361361DlgPasteRemoveStyles    : "ลบ Styles definitions",
    362 DlgPasteCleanBox                : "ล้างข้อมูลใน Box",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "สีอัตโนมัติ",
  • editor/lang/tr.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Yazı Tipi tanımlarını yoksay",
    361361DlgPasteRemoveStyles    : "Biçem Tanımlarını çıkar",
    362 DlgPasteCleanBox                : "Temizlik Kutusu",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Otomatik",
  • editor/lang/uk.js

     
    359359DlgPasteSec             : "Редактор не може отримати прямий доступ до буферу обміну у зв'язку з налаштуваннями вашого браузера. Вам потрібно вставити інформацію повторно в це вікно.",
    360360DlgPasteIgnoreFont              : "Ігнорувати налаштування шрифтів",
    361361DlgPasteRemoveStyles    : "Видалити налаштування стилів",
    362 DlgPasteCleanBox                : "Очистити область",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Автоматичний",
  • editor/lang/vi.js

     
    359359DlgPasteSec             : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
    360360DlgPasteIgnoreFont              : "Chấp nhận các định dạng phông",
    361361DlgPasteRemoveStyles    : "Gỡ bỏ các định dạng Styles",
    362 DlgPasteCleanBox                : "Xóa nội dung",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "Tự động",
  • editor/lang/zh-cn.js

     
    359359DlgPasteSec             : "因为你的浏览器的安全设置原因,本编辑器不能直接访问你的剪贴板内容,你需要在本窗口重新粘贴一次。",
    360360DlgPasteIgnoreFont              : "忽略 Font 标签",
    361361DlgPasteRemoveStyles    : "清理 CSS 样式",
    362 DlgPasteCleanBox                : "清空上面内容",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "自动",
  • editor/lang/zh.js

     
    359359DlgPasteSec             : "因為瀏覽器的安全性設定,本編輯器無法直接存取您的剪貼簿資料,請您自行在本視窗進行貼上動作。",
    360360DlgPasteIgnoreFont              : "移除字型設定",
    361361DlgPasteRemoveStyles    : "移除樣式設定",
    362 DlgPasteCleanBox                : "清除文字區域",
    363362
    364363// Color Picker
    365364ColorAutomatic  : "自動",
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy