Changeset 372
- Timestamp:
- 06/13/07 16:54:39 (6 years ago)
- Location:
- FCKeditor/trunk/editor/lang
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/lang/_translationstatus.txt
r362 r372 28 28 bs.js Found: 230 Missing: 172 29 29 ca.js Found: 402 Missing: 0 30 cs.js Found: 386 Missing: 1630 cs.js Found: 400 Missing: 2 31 31 da.js Found: 386 Missing: 16 32 32 de.js Found: 401 Missing: 1 … … 44 44 fr.js Found: 401 Missing: 1 45 45 gl.js Found: 386 Missing: 16 46 he.js Found: 40 1 Missing: 146 he.js Found: 402 Missing: 0 47 47 hi.js Found: 401 Missing: 1 48 48 hr.js Found: 401 Missing: 1 -
FCKeditor/trunk/editor/lang/cs.js
r174 r372 263 263 DlnLnkMsgNoEMail : "Zadejte prosím e-mailovou adresu", 264 264 DlnLnkMsgNoAnchor : "Vyberte prosím kotvu", 265 DlnLnkMsgInvPopName : " The popup name must begin with an alphabetic character and must not contain spaces", //MISSING265 DlnLnkMsgInvPopName : "Název vyskakovacího okna musí začínat písmenem a nesmí obsahovat mezery", 266 266 267 267 // Color Dialog … … 382 382 DlgButtonText : "Popisek", 383 383 DlgButtonType : "Typ", 384 DlgButtonTypeBtn : " Button", //MISSING385 DlgButtonTypeSbm : " Submit", //MISSING386 DlgButtonTypeRst : " Reset", //MISSING384 DlgButtonTypeBtn : "Tlačítko", 385 DlgButtonTypeSbm : "Odeslat", 386 DlgButtonTypeRst : "Obnovit", 387 387 388 388 // Checkbox and Radio Button Dialogs … … 456 456 DlgDocLangCode : "Kód jazyku", 457 457 DlgDocCharSet : "Znaková sada", 458 DlgDocCharSetCE : " Central European", //MISSING459 DlgDocCharSetCT : " Chinese Traditional (Big5)", //MISSING460 DlgDocCharSetCR : "Cyril lic", //MISSING461 DlgDocCharSetGR : " Greek", //MISSING462 DlgDocCharSetJP : "Jap anese", //MISSING463 DlgDocCharSetKR : "Kore an", //MISSING464 DlgDocCharSetTR : "Tur kish", //MISSING465 DlgDocCharSetUN : "Unicode (UTF-8)", //MISSING466 DlgDocCharSetWE : " Western European", //MISSING458 DlgDocCharSetCE : "Středoevropské jazyky", 459 DlgDocCharSetCT : "Tradiční čínština (Big5)", 460 DlgDocCharSetCR : "Cyrilice", 461 DlgDocCharSetGR : "Řečtina", 462 DlgDocCharSetJP : "Japonština", 463 DlgDocCharSetKR : "Korejština", 464 DlgDocCharSetTR : "Turečtina", 465 DlgDocCharSetUN : "Unicode (UTF-8)", 466 DlgDocCharSetWE : "Západoevropské jazyky", 467 467 DlgDocCharSetOther : "Další znaková sada", 468 468 … … 494 494 DlgTemplatesLoading : "Nahrávám přeheld šablon. Prosím čekejte...", 495 495 DlgTemplatesNoTpl : "(Není definována žádná šablona)", 496 DlgTemplatesReplace : " Replace actual contents", //MISSING496 DlgTemplatesReplace : "Nahradit aktuální obsah", 497 497 498 498 // About Dialog -
FCKeditor/trunk/editor/lang/he.js
r174 r372 230 230 DlgLnkAnchorByName : "עפ''י שם העוגן", 231 231 DlgLnkAnchorById : "עפ''י זיהוי (Id) הרכיב", 232 DlgLnkNoAnchors : " <אין עוגנים זמינים בדף>", //REVIEW : Change < and > with ( and )232 DlgLnkNoAnchors : "(אין עוגנים זמינים בדף)", //REVIEW : Change < and > with ( and ) 233 233 DlgLnkEMail : "כתובת הדוא''ל", 234 234 DlgLnkEMailSubject : "נושא ההודעה", … … 345 345 346 346 DlgPasteMsg2 : "אנא הדבק בתוך הקופסה באמצעות (<STRONG>Ctrl+V</STRONG>) ולחץ על <STRONG>אישור</STRONG>.", 347 DlgPasteSec : " 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.", //MISSING347 DlgPasteSec : "עקב הגדרות אבטחה בדפדפן, לא ניתן לגשת אל לוח הגזירים (clipboard) בצורה ישירה.אנא בצע הדבק שוב בחלון זה.", 348 348 DlgPasteIgnoreFont : "התעלם מהגדרות סוג פונט", 349 349 DlgPasteRemoveStyles : "הסר הגדרות סגנון",
Note: See TracChangeset
for help on using the changeset viewer.
