Changeset 1024

Show
Ignore:
Timestamp:
2007-10-15 08:58:23 (2 years ago)
Author:
martinkou
Message:

Fixed #1409 : Merged proposed Finnish language file to 2.5 branch.
Merged Slovenian language file to 2.5 branch.

Location:
FCKeditor/branches/versions/2.5.x/editor/lang
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/branches/versions/2.5.x/editor/lang/fi.js

    r992 r1024  
    4646RemoveLink                      : "Poista linkki", 
    4747Anchor                          : "Lisää ankkuri/muokkaa ankkuria", 
    48 AnchorDelete            : "Remove Anchor",      //MISSING 
     48AnchorDelete            : "Poista ankkuri", 
    4949InsertImageLbl          : "Kuva", 
    5050InsertImage                     : "Lisää kuva/muokkaa kuvaa", 
     
    7272DecreaseIndent          : "Pienennä sisennystä", 
    7373IncreaseIndent          : "Suurenna sisennystä", 
    74 Blockquote                      : "Blockquote", //MISSING 
     74Blockquote                      : "Lainaus", 
    7575Undo                            : "Kumoa", 
    7676Redo                            : "Toista", 
     
    106106 
    107107FitWindow               : "Suurenna editori koko ikkunaan", 
    108 ShowBlocks              : "Show Blocks",        //MISSING 
     108ShowBlocks              : "Näytä elementit", 
    109109 
    110110// Context Menu 
     
    113113RowCM                           : "Rivi", 
    114114ColumnCM                        : "Sarake", 
    115 InsertRowAfter          : "Insert Row After",   //MISSING 
    116 InsertRowBefore         : "Insert Row Before",  //MISSING 
     115InsertRowAfter          : "Lisää rivi alapuolelle", 
     116InsertRowBefore         : "Lisää rivi yläpuolelle", 
    117117DeleteRows                      : "Poista rivit", 
    118 InsertColumnAfter       : "Insert Column After",        //MISSING 
    119 InsertColumnBefore      : "Insert Column Before",       //MISSING 
     118InsertColumnAfter       : "Lisää sarake oikealle", 
     119InsertColumnBefore      : "Lisää sarake vasemmalle", 
    120120DeleteColumns           : "Poista sarakkeet", 
    121 InsertCellAfter         : "Insert Cell After",  //MISSING 
    122 InsertCellBefore        : "Insert Cell Before", //MISSING 
     121InsertCellAfter         : "Lisää solu perään", 
     122InsertCellBefore        : "Lisää solu eteen", 
    123123DeleteCells                     : "Poista solut", 
    124124MergeCells                      : "Yhdistä solut", 
    125 MergeRight                      : "Merge Right",        //MISSING 
    126 MergeDown                       : "Merge Down", //MISSING 
    127 HorizontalSplitCell     : "Split Cell Horizontally",    //MISSING 
    128 VerticalSplitCell       : "Split Cell Vertically",      //MISSING 
     125MergeRight                      : "Yhdistä oikealla olevan kanssa", 
     126MergeDown                       : "Yhdistä alla olevan kanssa", 
     127HorizontalSplitCell     : "Jaa solu vaakasuunnassa", 
     128VerticalSplitCell       : "Jaa solu pystysuunnassa", 
    129129TableDelete                     : "Poista taulu", 
    130130CellProperties          : "Solun ominaisuudet", 
     
    333333 
    334334// Find and Replace Dialog 
    335 DlgFindAndReplaceTitle  : "Find and Replace",   //MISSING 
     335DlgFindAndReplaceTitle  : "Etsi ja korvaa", 
    336336 
    337337// Find Dialog 
  • FCKeditor/branches/versions/2.5.x/editor/lang/sl.js

    r992 r1024  
    4646RemoveLink                      : "Odstrani povezavo", 
    4747Anchor                          : "Vstavi/uredi zaznamek", 
    48 AnchorDelete            : "Remove Anchor",      //MISSING 
     48AnchorDelete            : "Odstrani zaznamek", 
    4949InsertImageLbl          : "Slika", 
    5050InsertImage                     : "Vstavi/uredi sliko", 
     
    7272DecreaseIndent          : "Zmanjšaj zamik", 
    7373IncreaseIndent          : "Povečaj zamik", 
    74 Blockquote                      : "Blockquote", //MISSING 
     74Blockquote                      : "Citat", 
    7575Undo                            : "Razveljavi", 
    7676Redo                            : "Ponovi", 
     
    105105ImageButton             : "Gumb s sliko", 
    106106 
    107 FitWindow               : "Maximize the editor size",   //MISSING 
    108 ShowBlocks              : "Show Blocks",        //MISSING 
     107FitWindow               : "Razširi velikost urejevalnika čez cel zaslon", 
     108ShowBlocks              : "Prikaži ograde", 
    109109 
    110110// Context Menu 
    111111EditLink                        : "Uredi povezavo", 
    112 CellCM                          : "Cell",       //MISSING 
    113 RowCM                           : "Row",        //MISSING 
    114 ColumnCM                        : "Column",     //MISSING 
    115 InsertRowAfter          : "Insert Row After",   //MISSING 
    116 InsertRowBefore         : "Insert Row Before",  //MISSING 
     112CellCM                          : "Celica", 
     113RowCM                           : "Vrstica", 
     114ColumnCM                        : "Stolpec", 
     115InsertRowAfter          : "Vstavi vrstico za", 
     116InsertRowBefore         : "Vstavi vrstico pred", 
    117117DeleteRows                      : "Izbriši vrstice", 
    118 InsertColumnAfter       : "Insert Column After",        //MISSING 
    119 InsertColumnBefore      : "Insert Column Before",       //MISSING 
     118InsertColumnAfter       : "Vstavi stolpec za", 
     119InsertColumnBefore      : "Vstavi stolpec pred", 
    120120DeleteColumns           : "Izbriši stolpce", 
    121 InsertCellAfter         : "Insert Cell After",  //MISSING 
    122 InsertCellBefore        : "Insert Cell Before", //MISSING 
     121InsertCellAfter         : "Vstavi celico za", 
     122InsertCellBefore        : "Vstavi celico pred", 
    123123DeleteCells                     : "Izbriši celice", 
    124124MergeCells                      : "Združi celice", 
    125 MergeRight                      : "Merge Right",        //MISSING 
    126 MergeDown                       : "Merge Down", //MISSING 
    127 HorizontalSplitCell     : "Split Cell Horizontally",    //MISSING 
    128 VerticalSplitCell       : "Split Cell Vertically",      //MISSING 
     125MergeRight                      : "Združi desno", 
     126MergeDown                       : "Druži navzdol", 
     127HorizontalSplitCell     : "Razdeli celico vodoravno", 
     128VerticalSplitCell       : "Razdeli celico navpično", 
    129129TableDelete                     : "Izbriši tabelo", 
    130130CellProperties          : "Lastnosti celice", 
     
    155155NotImplemented          : "Ukaz ni izdelan", 
    156156UnknownToolbarSet       : "Skupina orodnih vrstic \"%1\" ne obstoja", 
    157 NoActiveX                       : "Your browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.", //MISSING 
    158 BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",     //MISSING 
    159 DialogBlocked           : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",  //MISSING 
     157NoActiveX                       : "Varnostne nastavitve vašega brskalnika lahko omejijo delovanje nekaterih zmožnosti urejevalnika. Če ne želite zaznavati napak in sporočil o manjkajočih zmožnostih, omogočite možnost \"Zaženi ActiveX kontrolnike in vtičnike\".", 
     158BrowseServerBlocked : "Brskalnik virov se ne more odpreti. Prepričajte se, da je preprečevanje pojavnih oken onemogočeno.", 
     159DialogBlocked           : "Pogovorno okno se ni moglo odpreti. Prepričajte se, da je preprečevanje pojavnih oken onemogočeno.", 
    160160 
    161161// Dialogs 
     
    272272DlnLnkMsgNoEMail        : "Vnesite elektronski naslov", 
    273273DlnLnkMsgNoAnchor       : "Izberite zaznamek", 
    274 DlnLnkMsgInvPopName     : "The popup name must begin with an alphabetic character and must not contain spaces", //MISSING 
     274DlnLnkMsgInvPopName     : "Ime pojavnega okna se mora začeti s črko ali številko in ne sme vsebovati presledkov", 
    275275 
    276276// Color Dialog 
     
    333333 
    334334// Find and Replace Dialog 
    335 DlgFindAndReplaceTitle  : "Find and Replace",   //MISSING 
     335DlgFindAndReplaceTitle  : "Najdi in zamenjaj", 
    336336 
    337337// Find Dialog 
     
    357357 
    358358DlgPasteMsg2    : "Prosim prilepite v sleči okvir s pomočjo tipkovnice (<STRONG>Ctrl+V</STRONG>) in pritisnite <STRONG>V redu</STRONG>.", 
    359 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.",       //MISSING 
     359DlgPasteSec             : "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", 
     
    394394DlgButtonText           : "Besedilo (Vrednost)", 
    395395DlgButtonType           : "Tip", 
    396 DlgButtonTypeBtn        : "Button",     //MISSING 
    397 DlgButtonTypeSbm        : "Submit",     //MISSING 
    398 DlgButtonTypeRst        : "Reset",      //MISSING 
     396DlgButtonTypeBtn        : "Gumb", 
     397DlgButtonTypeSbm        : "Potrdi", 
     398DlgButtonTypeRst        : "Ponastavi", 
    399399 
    400400// Checkbox and Radio Button Dialogs 
     
    445445BulletedListProp        : "Lastnosti označenega seznama", 
    446446NumberedListProp        : "Lastnosti oštevilčenega seznama", 
    447 DlgLstStart                     : "Start",      //MISSING 
     447DlgLstStart                     : "Začetek", 
    448448DlgLstType                      : "Tip", 
    449449DlgLstTypeCircle        : "Pikica", 
     
    468468DlgDocLangCode          : "Oznaka jezika", 
    469469DlgDocCharSet           : "Kodna tabela", 
    470 DlgDocCharSetCE         : "Central European",   //MISSING 
    471 DlgDocCharSetCT         : "Chinese Traditional (Big5)", //MISSING 
    472 DlgDocCharSetCR         : "Cyrillic",   //MISSING 
    473 DlgDocCharSetGR         : "Greek",      //MISSING 
    474 DlgDocCharSetJP         : "Japanese",   //MISSING 
    475 DlgDocCharSetKR         : "Korean",     //MISSING 
    476 DlgDocCharSetTR         : "Turkish",    //MISSING 
    477 DlgDocCharSetUN         : "Unicode (UTF-8)",    //MISSING 
    478 DlgDocCharSetWE         : "Western European",   //MISSING 
     470DlgDocCharSetCE         : "Srednjeevropsko", 
     471DlgDocCharSetCT         : "Tradicionalno Kitajsko (Big5)", 
     472DlgDocCharSetCR         : "Cirilica", 
     473DlgDocCharSetGR         : "Grško", 
     474DlgDocCharSetJP         : "Japonsko", 
     475DlgDocCharSetKR         : "Korejsko", 
     476DlgDocCharSetTR         : "Turško", 
     477DlgDocCharSetUN         : "Unicode (UTF-8)", 
     478DlgDocCharSetWE         : "Zahodnoevropsko", 
    479479DlgDocCharSetOther      : "Druga kodna tabela", 
    480480 
     
    506506DlgTemplatesLoading     : "Nalagam seznam predlog. Prosim počakajte...", 
    507507DlgTemplatesNoTpl       : "(Ni pripravljenih predlog)", 
    508 DlgTemplatesReplace     : "Replace actual contents",    //MISSING 
     508DlgTemplatesReplace     : "Zamenjaj trenutno vsebino", 
    509509 
    510510// About Dialog 
    511511DlgAboutAboutTab        : "Vizitka", 
    512512DlgAboutBrowserInfoTab  : "Informacije o brskalniku", 
    513 DlgAboutLicenseTab      : "License",    //MISSING 
     513DlgAboutLicenseTab      : "Dovoljenja", 
    514514DlgAboutVersion         : "različica", 
    515515DlgAboutInfo            : "Za več informacij obiščite" 
  • FCKeditor/branches/versions/2.5.x/editor/lang/_translationstatus.txt

    r1019 r1024  
    4040eu.js      Found: 382   Missing: 30 
    4141fa.js      Found: 398   Missing: 14 
    42 fi.js      Found: 398   Missing: 14 
     42fi.js      Found: 412   Missing: 0 
    4343fo.js      Found: 397   Missing: 15 
    4444fr.js      Found: 412   Missing: 0 
     
    6565ru.js      Found: 397   Missing: 15 
    6666sk.js      Found: 397   Missing: 15 
    67 sl.js      Found: 374   Missing: 38 
     67sl.js      Found: 412   Missing: 0 
    6868sr-latn.js Found: 369   Missing: 43 
    6969sr.js      Found: 369   Missing: 43