Ticket #7948: 7948_3.patch
File 7948_3.patch, 91.0 KB (added by , 12 years ago) |
---|
-
_source/lang/_translationstatus.txt
1 1 Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. 2 2 For licensing, see LICENSE.html or http://ckeditor.com/license 3 3 4 af.js Found: 549 Missing: 2 85 ar.js Found: 467 Missing: 1 106 bg.js Found: 291 Missing: 28 67 bn.js Found: 292 Missing: 28 58 bs.js Found: 175 Missing: 40 29 ca.js Found: 550 Missing: 2 710 cs.js Found: 550 Missing: 2 711 cy.js Found: 573 Missing: 412 da.js Found: 417 Missing: 1 6013 de.js Found: 569 Missing: 814 el.js Found: 306 Missing: 27 115 en-au.js Found: 345 Missing: 23 216 en-ca.js Found: 345 Missing: 23 217 en-gb.js Found: 518 Missing: 5 918 eo.js Found: 270 Missing: 30 719 es.js Found: 570 Missing: 720 et.js Found: 575 Missing: 221 eu.js Found: 417 Missing: 1 6022 fa.js Found: 322 Missing: 25 523 fi.js Found: 552 Missing: 2 524 fo.js Found: 551 Missing: 2 625 fr-ca.js Found: 319 Missing: 25 826 fr.js Found: 551 Missing: 2 627 gl.js Found: 292 Missing: 28 528 gu.js Found: 320 Missing: 25 729 he.js Found: 573 Missing: 430 hi.js Found: 322 Missing: 25 531 hr.js Found: 419 Missing: 15 832 hu.js Found: 573 Missing: 433 is.js Found: 326 Missing: 25 134 it.js Found: 573 Missing: 435 ja.js Found: 494 Missing: 8 336 ka.js Found: 569 Missing: 837 km.js Found: 286 Missing: 29 138 ko.js Found: 304 Missing: 27 339 lt.js Found: 326 Missing: 25 140 lv.js Found: 294 Missing: 28 341 mn.js Found: 320 Missing: 25 742 ms.js Found: 276 Missing: 30 143 nb.js Found: 575 Missing: 244 nl.js Found: 575 Missing: 245 no.js Found: 575 Missing: 246 pl.js Found: 57 5 Missing: 247 pt-br.js Found: 535 Missing: 4 248 pt.js Found: 293 Missing: 28 449 ro.js Found: 317 Missing: 2 6050 ru.js Found: 573 Missing: 451 sk.js Found: 365 Missing: 21 252 sl.js Found: 426 Missing: 15 153 sr-latn.js Found: 287 Missing: 2 9054 sr.js Found: 286 Missing: 29 155 sv.js Found: 551 Missing: 2 656 th.js Found: 298 Missing: 27 957 tr.js Found: 536 Missing: 4 158 uk.js Found: 544 Missing: 3 359 vi.js Found: 493 Missing: 8 460 zh-cn.js Found: 548 Missing: 2 961 zh.js Found: 419 Missing: 15 84 af.js Found: 549 Missing: 27 5 ar.js Found: 467 Missing: 109 6 bg.js Found: 291 Missing: 285 7 bn.js Found: 292 Missing: 284 8 bs.js Found: 175 Missing: 401 9 ca.js Found: 550 Missing: 26 10 cs.js Found: 550 Missing: 26 11 cy.js Found: 573 Missing: 3 12 da.js Found: 417 Missing: 159 13 de.js Found: 569 Missing: 7 14 el.js Found: 306 Missing: 270 15 en-au.js Found: 345 Missing: 231 16 en-ca.js Found: 345 Missing: 231 17 en-gb.js Found: 518 Missing: 58 18 eo.js Found: 270 Missing: 306 19 es.js Found: 570 Missing: 6 20 et.js Found: 575 Missing: 1 21 eu.js Found: 417 Missing: 159 22 fa.js Found: 322 Missing: 254 23 fi.js Found: 552 Missing: 24 24 fo.js Found: 551 Missing: 25 25 fr-ca.js Found: 319 Missing: 257 26 fr.js Found: 551 Missing: 25 27 gl.js Found: 292 Missing: 284 28 gu.js Found: 320 Missing: 256 29 he.js Found: 573 Missing: 3 30 hi.js Found: 322 Missing: 254 31 hr.js Found: 419 Missing: 157 32 hu.js Found: 573 Missing: 3 33 is.js Found: 326 Missing: 250 34 it.js Found: 573 Missing: 3 35 ja.js Found: 494 Missing: 82 36 ka.js Found: 569 Missing: 7 37 km.js Found: 286 Missing: 290 38 ko.js Found: 304 Missing: 272 39 lt.js Found: 326 Missing: 250 40 lv.js Found: 294 Missing: 282 41 mn.js Found: 320 Missing: 256 42 ms.js Found: 276 Missing: 300 43 nb.js Found: 575 Missing: 1 44 nl.js Found: 575 Missing: 1 45 no.js Found: 575 Missing: 1 46 pl.js Found: 576 Missing: 0 47 pt-br.js Found: 535 Missing: 41 48 pt.js Found: 293 Missing: 283 49 ro.js Found: 317 Missing: 259 50 ru.js Found: 573 Missing: 3 51 sk.js Found: 365 Missing: 211 52 sl.js Found: 426 Missing: 150 53 sr-latn.js Found: 287 Missing: 289 54 sr.js Found: 286 Missing: 290 55 sv.js Found: 551 Missing: 25 56 th.js Found: 298 Missing: 278 57 tr.js Found: 536 Missing: 40 58 uk.js Found: 544 Missing: 32 59 vi.js Found: 493 Missing: 83 60 zh-cn.js Found: 548 Missing: 28 61 zh.js Found: 419 Missing: 157 -
_source/lang/af.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, nie beskikbaar nie</span>' … … 259 260 rows : 'Rye', 260 261 columns : 'Kolomme', 261 262 border : 'Randbreedte', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'piksels', 265 264 widthPc : 'persent', 266 265 widthUnit : 'breedte-eenheid', -
_source/lang/ar.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, غير متاح</span>' … … 259 260 rows : 'صفوف', 260 261 columns : 'أعمدة', 261 262 border : 'الحدود', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'بكسل', 265 264 widthPc : 'بالمئة', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/bg.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Редове', 260 261 columns : 'Колони', 261 262 border : 'Размер на рамката', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'пиксели', 265 264 widthPc : 'проценти', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/bn.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'রো', 260 261 columns : 'কলাম', 261 262 border : 'বর্ডার সাইজ', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'পিক্সেল', 265 264 widthPc : 'শতকরা', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/bs.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Redova', 260 261 columns : 'Kolona', 261 262 border : 'Okvir', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'piksela', 265 264 widthPc : 'posto', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/ca.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, no disponible</span>' … … 259 260 rows : 'Files', 260 261 columns : 'Columnes', 261 262 border : 'Mida vora', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'píxels', 265 264 widthPc : 'percentatge', 266 265 widthUnit : 'unitat d\'amplada', -
_source/lang/cs.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, nedostupné</span>' … … 259 260 rows : 'Řádky', 260 261 columns : 'Sloupce', 261 262 border : 'Ohraničení', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'bodů', 265 264 widthPc : 'procent', 266 265 widthUnit : 'jednotka šířky', -
_source/lang/cy.js
124 124 invalidCssLength : 'Mae\'n rhaid i\'r gwerth ar gyfer maes "%1" fod yn rhif positif gyda neu heb uned fesuriad CSS dilys (px, %, in, cm, mm, em, ex, pt, neu pc).', 125 125 invalidHtmlLength : 'Mae\'n rhaid i\'r gwerth ar gyfer maes "%1" fod yn rhif positif gyda neu heb uned fesuriad HTML dilys (px neu %).', 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, ddim ar gael</span>' … … 259 260 rows : 'Rhesi', 260 261 columns : 'Colofnau', 261 262 border : 'Maint yr Ymyl', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'picsel', 265 264 widthPc : 'y cant', 266 265 widthUnit : 'uned lled', -
_source/lang/da.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, ikke tilgængelig</span>' … … 259 260 rows : 'Rækker', 260 261 columns : 'Kolonner', 261 262 border : 'Rammebredde', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pixels', 265 264 widthPc : 'procent', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/de.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, nicht verfügbar</span>' … … 259 260 rows : 'Zeile', 260 261 columns : 'Spalte', 261 262 border : 'Rahmen', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'Pixel', 265 264 widthPc : '%', 266 265 widthUnit : 'Breite Einheit', -
_source/lang/el.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Γραμμές', 260 261 columns : 'Κολώνες', 261 262 border : 'Μέγεθος Περιθωρίου', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pixels', 265 264 widthPc : '%', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/en-au.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Rows', 260 261 columns : 'Columns', 261 262 border : 'Border size', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pixels', 265 264 widthPc : 'percent', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/en-ca.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Rows', 260 261 columns : 'Columns', 261 262 border : 'Border size', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pixels', 265 264 widthPc : 'percent', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/en-gb.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' … … 259 260 rows : 'Rows', 260 261 columns : 'Columns', 261 262 border : 'Border size', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pixels', 265 264 widthPc : 'percent', 266 265 widthUnit : 'width unit', -
_source/lang/en.js
124 124 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).', 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' … … 259 260 rows : 'Rows', 260 261 columns : 'Columns', 261 262 border : 'Border size', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).',263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).',264 263 widthPx : 'pixels', 265 264 widthPc : 'percent', 266 265 widthUnit : 'width unit', -
_source/lang/eo.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Linioj', 260 261 columns : 'Kolumnoj', 261 262 border : 'Bordero', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'Bitbilderoj', 265 264 widthPc : 'elcentoj', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/es.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, no disponible</span>' … … 259 260 rows : 'Filas', 260 261 columns : 'Columnas', 261 262 border : 'Tamaño de Borde', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pixeles', 265 264 widthPc : 'porcentaje', 266 265 widthUnit : 'unidad de la anchura', -
_source/lang/et.js
124 124 invalidCssLength : '"%1" välja jaoks määratud väärtus peab olema positiivne täisarv CSS ühikuga (px, %, in, cm, mm, em, ex, pt või pc) või ilma.', 125 125 invalidHtmlLength : '"%1" välja jaoks määratud väärtus peab olema positiivne täisarv HTML ühikuga (px või %) või ilma.', 126 126 invalidInlineStyle : 'Reasisese stiili määrangud peavad koosnema paarisväärtustest (tuples), mis on semikoolonitega eraldatult järgnevas vormingus: "nimi : väärtus".', 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, pole saadaval</span>' … … 259 260 rows : 'Read', 260 261 columns : 'Veerud', 261 262 border : 'Joone suurus', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pikslit', 265 264 widthPc : 'protsenti', 266 265 widthUnit : 'laiuse ühik', -
_source/lang/eu.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, erabilezina</span>' … … 259 260 rows : 'Lerroak', 260 261 columns : 'Zutabeak', 261 262 border : 'Ertzaren Zabalera', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pixel', 265 264 widthPc : 'ehuneko', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/fa.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'سطرها', 260 261 columns : 'ستونها', 261 262 border : 'اندازهٴ لبه', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'پیکسل', 265 264 widthPc : 'درصد', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/fi.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, ei saatavissa</span>' … … 259 260 rows : 'Rivit', 260 261 columns : 'Sarakkeet', 261 262 border : 'Rajan paksuus', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pikseliä', 265 264 widthPc : 'prosenttia', 266 265 widthUnit : 'leveysyksikkö', -
_source/lang/fo.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, ikki tøkt</span>' … … 259 260 rows : 'Røðir', 260 261 columns : 'Kolonnur', 261 262 border : 'Bordabreidd', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pixels', 265 264 widthPc : 'prosent', 266 265 widthUnit : 'breiddar unit', -
_source/lang/fr-ca.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Lignes', 260 261 columns : 'Colonnes', 261 262 border : 'Taille de la bordure', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pixels', 265 264 widthPc : 'pourcentage', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/fr.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, Indisponible</span>' … … 259 260 rows : 'Lignes', 260 261 columns : 'Colonnes', 261 262 border : 'Taille de la bordure', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pixels', 265 264 widthPc : '% pourcents', 266 265 widthUnit : 'unité de largeur', -
_source/lang/gl.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Filas', 260 261 columns : 'Columnas', 261 262 border : 'Tamaño do Borde', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pixels', 265 264 widthPc : 'percent', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/gu.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'પંક્તિના ખાના', 260 261 columns : 'કૉલમ/ઊભી કટાર', 261 262 border : 'કોઠાની બાજુ(બોર્ડર) સાઇઝ', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'પિકસલ', 265 264 widthPc : 'પ્રતિશત', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/he.js
124 124 invalidCssLength : 'הערך שצוין לשדה "%1" חייב להיות מספר חיובי עם או ללא יחידת מידה חוקית של CSS (px, %, in, cm, mm, em, ex, pt, או pc).', 125 125 invalidHtmlLength : 'הערך שצוין לשדה "%1" חייב להיות מספר חיובי עם או ללא יחידת מידה חוקית של HTML (px או %).', 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, לא זמין</span>' … … 259 260 rows : 'שורות', 260 261 columns : 'עמודות', 261 262 border : 'גודל מסגרת', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'פיקסלים', 265 264 widthPc : 'אחוז', 266 265 widthUnit : 'יחידת רוחב', -
_source/lang/hi.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'पंक्तियाँ', 260 261 columns : 'कालम', 261 262 border : 'बॉर्डर साइज़', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'पिक्सैल', 265 264 widthPc : 'प्रतिशत', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/hr.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, nedostupno</span>' … … 259 260 rows : 'Redova', 260 261 columns : 'Kolona', 261 262 border : 'Veličina okvira', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'piksela', 265 264 widthPc : 'postotaka', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/hu.js
124 124 invalidCssLength : '"%1"-hez megadott érték csakis egy pozitív szám lehet, esetleg egy érvényes CSS egységgel megjelölve(px, %, in, cm, mm, em, ex, pt vagy pc).', 125 125 invalidHtmlLength : '"%1"-hez megadott érték csakis egy pozitív szám lehet, esetleg egy érvényes HTML egységgel megjelölve(px vagy %).', 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, nem elérhető</span>' … … 259 260 rows : 'Sorok', 260 261 columns : 'Oszlopok', 261 262 border : 'Szegélyméret', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'képpont', 265 264 widthPc : 'százalék', 266 265 widthUnit : 'Szélesség egység', -
_source/lang/is.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Raðir', 260 261 columns : 'Dálkar', 261 262 border : 'Breidd ramma', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'myndeindir', 265 264 widthPc : 'prósent', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/it.js
124 124 invalidCssLength : 'Il valore indicato per il campo "%1" deve essere un numero positivo con o senza indicazione di una valida unità di misura per le classi CSS (px, %, in, cm, mm, em, ex, pt, o pc).', 125 125 invalidHtmlLength : 'Il valore indicato per il campo "%1" deve essere un numero positivo con o senza indicazione di una valida unità di misura per le pagine HTML (px o %).', 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, non disponibile</span>' … … 259 260 rows : 'Righe', 260 261 columns : 'Colonne', 261 262 border : 'Dimensione bordo', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pixel', 265 264 widthPc : 'percento', 266 265 widthUnit : 'unità larghezza', -
_source/lang/ja.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, 利用不可能</span>' … … 259 260 rows : '行', 260 261 columns : '列', 261 262 border : 'ボーダーサイズ', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'ピクセル', 265 264 widthPc : 'パーセント', 266 265 widthUnit : 'ユニット', -
_source/lang/ka.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, მიუწვდომელია</span>' … … 259 260 rows : 'სტრიქონი', 260 261 columns : 'სვეტი', 261 262 border : 'ჩარჩოს ზომა', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'წერტილი', 265 264 widthPc : 'პროცენტი', 266 265 widthUnit : 'საზომი ერთეული', -
_source/lang/km.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'ជួរផ្តេក', 260 261 columns : 'ជួរឈរ', 261 262 border : 'ទំហំស៊ុម', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'ភីកសែល', 265 264 widthPc : 'ភាគរយ', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/ko.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : '가로줄', 260 261 columns : '세로줄', 261 262 border : '테두리 크기', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : '픽셀', 265 264 widthPc : '퍼센트', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/lt.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Eilutės', 260 261 columns : 'Stulpeliai', 261 262 border : 'Rėmelio dydis', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'taškais', 265 264 widthPc : 'procentais', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/lv.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Rindas', 260 261 columns : 'Kolonnas', 261 262 border : 'Rāmja izmērs', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pikseļos', 265 264 widthPc : 'procentuāli', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/mn.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Мөр', 260 261 columns : 'Багана', 261 262 border : 'Хүрээний хэмжээ', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'цэг', 265 264 widthPc : 'хувь', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/ms.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Barisan', 260 261 columns : 'Jaluran', 261 262 border : 'Saiz Border', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'piksel-piksel', 265 264 widthPc : 'peratus', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/nb.js
124 124 invalidCssLength : 'Den angitte verdien for feltet "%1" må være et positivt tall med eller uten en gyldig CSS-målingsenhet (px, %, in, cm, mm, em, ex, pt, eller pc).', 125 125 invalidHtmlLength : 'Den angitte verdien for feltet "%1" må være et positivt tall med eller uten en gyldig HTML-målingsenhet (px eller %).', 126 126 invalidInlineStyle : 'Verdi angitt for inline stil må bestå av en eller flere sett med formatet "navn : verdi", separert med semikolon', 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, utilgjenglig</span>' … … 259 260 rows : 'Rader', 260 261 columns : 'Kolonner', 261 262 border : 'Rammestørrelse', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'piksler', 265 264 widthPc : 'prosent', 266 265 widthUnit : 'Bredde-enhet', -
_source/lang/nl.js
124 124 invalidCssLength : 'Waarde in veld "%1" moet een positief nummer zijn, met of zonder een geldige CSS meeteenheid (px, %, in, cm, mm, em, ex, pt of pc).', 125 125 invalidHtmlLength : 'Waarde in veld "%1" moet een positief nummer zijn, met of zonder een geldige HTML meeteenheid (px of %).', 126 126 invalidInlineStyle : 'Waarde voor de online stijl moet bestaan uit een of meerdere tupels met het formaat "naam : waarde", gescheiden door puntkomma\'s.', 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, niet beschikbaar</span>' … … 259 260 rows : 'Rijen', 260 261 columns : 'Kolommen', 261 262 border : 'Breedte rand', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pixels', 265 264 widthPc : 'procent', 266 265 widthUnit : 'eenheid breedte', -
_source/lang/no.js
124 124 invalidCssLength : 'Den angitte verdien for feltet "%1" må være et positivt tall med eller uten en gyldig CSS-målingsenhet (px, %, in, cm, mm, em, ex, pt, eller pc).', 125 125 invalidHtmlLength : 'Den angitte verdien for feltet "%1" må være et positivt tall med eller uten en gyldig HTML-målingsenhet (px eller %).', 126 126 invalidInlineStyle : 'Verdi angitt for inline stil må bestå av en eller flere sett med formatet "navn : verdi", separert med semikolon', 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, utilgjenglig</span>' … … 259 260 rows : 'Rader', 260 261 columns : 'Kolonner', 261 262 border : 'Rammestørrelse', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'piksler', 265 264 widthPc : 'prosent', 266 265 widthUnit : 'Bredde-enhet', -
_source/lang/pl.js
124 124 invalidCssLength : 'Wartość podana dla pola "%1" musi być liczbą dodatnią bez jednostki lub z poprawną jednostką długości zgodną z CSS (px, %, in, cm, mm, em, ex, pt lub pc).', 125 125 invalidHtmlLength : 'Wartość podana dla pola "%1" musi być liczbą dodatnią bez jednostki lub z poprawną jednostką długości zgodną z HTML (px lub %).', 126 126 invalidInlineStyle : 'Wartość podana dla stylu musi składać się z jednej lub większej liczby krotek w formacie "nazwa : wartość", rozdzielonych średnikami.', 127 cssLengthTooltip : 'Wpisz liczbę dla wartości w pikselach lub liczbę wraz z jednostką długości zgodną z CSS (px, %, in, cm, mm, em, ex, pt lub pc).', 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, niedostępne</span>' … … 259 260 rows : 'Liczba wierszy', 260 261 columns : 'Liczba kolumn', 261 262 border : 'Grubość obramowania', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'piksele', 265 264 widthPc : '%', 266 265 widthUnit : 'jednostka szerokości', -
_source/lang/pt-br.js
123 123 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 124 124 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 125 125 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 126 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 126 127 127 128 // Put the voice-only part of the label in the span. 128 129 unavailable : '%1<span class="cke_accessibility">, indisponível</span>' … … 258 259 rows : 'Linhas', 259 260 columns : 'Colunas', 260 261 border : 'Borda', 261 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING262 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 262 widthPx : 'pixels', 264 263 widthPc : '%', 265 264 widthUnit : 'unidade largura', -
_source/lang/pt.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Linhas', 260 261 columns : 'Colunas', 261 262 border : 'Tamanho do Limite', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pixeis', 265 264 widthPc : 'percentagem', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/ro.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Linii', 260 261 columns : 'Coloane', 261 262 border : 'Mărimea marginii', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pixeli', 265 264 widthPc : 'procente', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/ru.js
124 124 invalidCssLength : 'Значение, указанное в поле "%1", должно быть положительным целым числом. Допускается указание единиц меры CSS (px, %, in, cm, mm, em, ex, pt, или pc).', 125 125 invalidHtmlLength : 'Значение, указанное в поле "%1", должно быть положительным целым числом. Допускается указание единиц меры HTML (px или %).', 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, недоступно</span>' … … 259 260 rows : 'Строки', 260 261 columns : 'Колонки', 261 262 border : 'Размер границ', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'пикселей', 265 264 widthPc : 'процентов', 266 265 widthUnit : 'единица измерения', -
_source/lang/sk.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Riadky', 260 261 columns : 'Stĺpce', 261 262 border : 'Ohraničenie', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pixelov', 265 264 widthPc : 'percent', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/sl.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, nedosegljiv</span>' … … 259 260 rows : 'Vrstice', 260 261 columns : 'Stolpci', 261 262 border : 'Velikost obrobe', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'pik', 265 264 widthPc : 'procentov', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/sr-latn.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Redova', 260 261 columns : 'Kolona', 261 262 border : 'Veličina okvira', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'piksela', 265 264 widthPc : 'procenata', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/sr.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'Редова', 260 261 columns : 'Kолона', 261 262 border : 'Величина оквира', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'пиксела', 265 264 widthPc : 'процената', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/sv.js
123 123 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 124 124 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 125 125 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 126 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 126 127 127 128 // Put the voice-only part of the label in the span. 128 129 unavailable : '%1<span class="cke_accessibility">, Ej tillgänglig</span>' … … 258 259 rows : 'Rader', 259 260 columns : 'Kolumner', 260 261 border : 'Kantstorlek', 261 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING262 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 262 widthPx : 'pixlar', 264 263 widthPc : 'procent', 265 264 widthUnit : 'enhet bredd', -
_source/lang/th.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING … … 259 260 rows : 'แถว', 260 261 columns : 'สดมน์', 261 262 border : 'ขนาดเส้นขอบ', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'จุดสี', 265 264 widthPc : 'เปอร์เซ็น', 266 265 widthUnit : 'width unit', // MISSING -
_source/lang/tr.js
123 123 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 124 124 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 125 125 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 126 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 126 127 127 128 // Put the voice-only part of the label in the span. 128 129 unavailable : '%1<span class="cke_accessibility">, hazır değildir</span>' … … 258 259 rows : 'Satırlar', 259 260 columns : 'Sütunlar', 260 261 border : 'Kenar Kalınlığı', 261 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING262 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 262 widthPx : 'piksel', 264 263 widthPc : 'yüzde', 265 264 widthUnit : 'genişlik birimi', -
_source/lang/uk.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, не доступне</span>' … … 259 260 rows : 'Рядки', 260 261 columns : 'Стовбці', 261 262 border : 'Розмір рамки', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'пікселів', 265 264 widthPc : 'відсотків', 266 265 widthUnit : 'Одиниці вимір.', -
_source/lang/vi.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, không có</span>' … … 259 260 rows : 'Số hàng', 260 261 columns : 'Số cột', 261 262 border : 'Kích thước đường viền', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : 'Điểm ảnh (px)', 265 264 widthPc : 'Phần trăm (%)', 266 265 widthUnit : 'Đơn vị', -
_source/lang/zh-cn.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, 不可用</span>' … … 259 260 rows : '行数', 260 261 columns : '列数', 261 262 border : '边框', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : '像素', 265 264 widthPc : '百分比', 266 265 widthUnit : '宽度单位', -
_source/lang/zh.js
124 124 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 125 125 invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING 126 126 invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING 127 cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING 127 128 128 129 // Put the voice-only part of the label in the span. 129 130 unavailable : '%1<span class="cke_accessibility">, 已關閉</span>' … … 259 260 rows : '列數', 260 261 columns : '欄數', 261 262 border : '邊框', 262 widthTitle : 'Table width specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING263 heightTitle : 'Table height specified with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING264 263 widthPx : '像素', 265 264 widthPc : '百分比', 266 265 widthUnit : 'width unit', // MISSING -
_source/plugins/table/dialogs/table.js
428 428 id : 'txtWidth', 429 429 controlStyle : 'width:5em', 430 430 label : editor.lang.common.width, 431 title : editor.lang. table.widthTitle,431 title : editor.lang.common.cssLengthTooltip, 432 432 'default' : 500, 433 433 getValue : defaultToPixel, 434 434 validate : CKEDITOR.dialog.validate.cssLength( editor.lang.common.invalidCssLength.replace( '%1', editor.lang.common.width ) ), … … 456 456 id : 'txtHeight', 457 457 controlStyle : 'width:5em', 458 458 label : editor.lang.common.height, 459 title : editor.lang. table.heightTitle,459 title : editor.lang.common.cssLengthTooltip, 460 460 'default' : '', 461 461 getValue : defaultToPixel, 462 462 validate : CKEDITOR.dialog.validate.cssLength( editor.lang.common.invalidCssLength.replace( '%1', editor.lang.common.height ) ),