X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Ffo.js;h=6d7fbe3fc986513cf432fa0da4ee00d12edfde9c;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hp=feb1374799f249480e65a9bec799f029bba98a1f;hpb=055b6b0792ce7dc53d47af606b367c04b927c2ab;p=ckeditor.git diff --git a/_source/lang/fo.js b/_source/lang/fo.js index feb1374..6d7fbe3 100644 --- a/_source/lang/fo.js +++ b/_source/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -56,6 +56,7 @@ CKEDITOR.lang['fo'] = superscript : 'Hækkað skrift', horizontalrule : 'Ger vatnrætta linju', pagebreak : 'Ger síðuskift', + pagebreakAlt : 'Page Break', // MISSING unlink : 'Strika tilknýti', undo : 'Angra', redo : 'Vend aftur', @@ -105,6 +106,21 @@ CKEDITOR.lang['fo'] = targetTop : 'Vindeyga ovast (_top)', targetSelf : 'Sama vindeyga (_self)', targetParent : 'Upphavligt vindeyga (_parent)', + langDirLTR : 'Left to Right (LTR)', // MISSING + langDirRTL : 'Right to Left (RTL)', // MISSING + styles : 'Style', // MISSING + cssClasses : 'Stylesheet Classes', // MISSING + width : 'Breidd', + height : 'Hædd', + align : 'Justering', + alignLeft : 'Vinstra', + alignRight : 'Høgra', + alignCenter : 'Miðsett', + alignTop : 'Ovast', + alignMiddle : 'Miðja', + alignBottom : 'Botnur', + invalidHeight : 'Hædd má vera eitt tal.', + invalidWidth : 'Breidd má vera eitt tal.', // Put the voice-only part of the label in the span. unavailable : '%1, ikki tøkt' @@ -151,9 +167,7 @@ CKEDITOR.lang['fo'] = popupFullScreen : 'Fullur skermur (IE)', popupScrollBars : 'Rullibjálki', popupDependent : 'Bundið (Netscape)', - popupWidth : 'Breidd', popupLeft : 'Frástøða frá vinstru', - popupHeight : 'Hædd', popupTop : 'Frástøða frá íerva', id : 'Id', // MISSING langDir : 'Tekstkós', @@ -239,15 +253,9 @@ CKEDITOR.lang['fo'] = rows : 'Røðir', columns : 'Kolonnur', border : 'Bordabreidd', - align : 'Justering', - alignLeft : 'Vinstrasett', - alignCenter : 'Miðsett', - alignRight : 'Høgrasett', - width : 'Breidd', widthPx : 'pixels', widthPc : 'prosent', widthUnit : 'breiddar unit', - height : 'Hædd', cellSpace : 'Fjarstøða millum meskar', cellPad : 'Meskubreddi', caption : 'Tabellfrágreiðing', @@ -283,9 +291,6 @@ CKEDITOR.lang['fo'] = wordWrap : 'Word Wrap', // MISSING hAlign : 'Horisontal plasering', vAlign : 'Loddrøtt plasering', - alignTop : 'Top', - alignMiddle : 'Miðja', - alignBottom : 'Botnur', alignBaseline : 'Basislinja', bgColor : 'Bakgrundslitur', borderColor : 'Bordalitur', @@ -406,24 +411,17 @@ CKEDITOR.lang['fo'] = btnUpload : 'Send til ambætaran', upload : 'Send', alt : 'Alternativur tekstur', - width : 'Breidd', - height : 'Hædd', lockRatio : 'Læs lutfallið', unlockRatio : 'Lutfallið ikki læst', resetSize : 'Upprunastødd', border : 'Bordi', hSpace : 'Høgri breddi', vSpace : 'Vinstri breddi', - align : 'Justering', - alignLeft : 'Vinstra', - alignRight : 'Høgra', alertUrl : 'Rita slóðina til myndina', linkTab : 'Tilknýti', button2Img : 'Do you want to transform the selected image button on a simple image?', // MISSING img2Button : 'Do you want to transform the selected image on a image button?', // MISSING urlMissing : 'URL til mynd manglar.', - validateWidth : 'Breidd má vera eitt heiltal.', - validateHeight : 'Hædd má vera eitt heiltal.', validateBorder : 'Bordi má vera eitt heiltal.', validateHSpace : 'HSpace má vera eitt heiltal.', validateVSpace : 'VSpace má vera eitt heiltal.' @@ -447,16 +445,10 @@ CKEDITOR.lang['fo'] = accessAlways : 'Altíð', accessSameDomain: 'Sama navnaøki', accessNever : 'Ongantíð', - align : 'Justering', - alignLeft : 'Vinstra', alignAbsBottom : 'Abs botnur', alignAbsMiddle : 'Abs miðja', alignBaseline : 'Basislinja', - alignBottom : 'Botnur', - alignMiddle : 'Miðja', - alignRight : 'Høgra', alignTextTop : 'Tekst toppur', - alignTop : 'Ovast', quality : 'Góðska', qualityBest : 'Besta', qualityHigh : 'Høg', @@ -470,13 +462,9 @@ CKEDITOR.lang['fo'] = windowMode : 'Window mode', // MISSING flashvars : 'Variablar fyri Flash', bgcolor : 'Bakgrundslitur', - width : 'Breidd', - height : 'Hædd', hSpace : 'Høgri breddi', vSpace : 'Vinstri breddi', validateSrc : 'Vinarliga skriva tilknýti (URL)', - validateWidth : 'Breidd má vera eitt tal.', - validateHeight : 'Hædd má vera eitt tal.', validateHSpace : 'HSpace má vera eitt tal.', validateVSpace : 'VSpace má vera eitt tal.' }, @@ -611,6 +599,15 @@ CKEDITOR.lang['fo'] = remove : 'Strika Div' }, + iframe : + { + title : 'IFrame Properties', // MISSING + toolbar : 'IFrame', // MISSING + noUrl : 'Please type the iframe URL', // MISSING + scrolling : 'Enable scrollbars', // MISSING + border : 'Show frame border' // MISSING + }, + font : { label : 'Skrift', @@ -708,7 +705,7 @@ CKEDITOR.lang['fo'] = dic_restore : 'Restore', // MISSING dic_delete : 'Delete', // MISSING dic_rename : 'Rename', // MISSING - dic_info : 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it\'s name and click the Restore button.', // MISSING + dic_info : 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type its name and click the Restore button.', // MISSING aboutTab : 'Um' }, @@ -726,10 +723,11 @@ CKEDITOR.lang['fo'] = fakeobjects : { - anchor : 'Anchor', // MISSING - flash : 'Flash Animation', // MISSING - div : 'Síðuskift', - unknown : 'Ókent Object' + anchor : 'Anchor', // MISSING + flash : 'Flash Animation', // MISSING + iframe : 'IFrame', // MISSING + hiddenfield : 'Hidden Field', // MISSING + unknown : 'Ókent Object' }, resize : 'Drag fyri at broyta stødd', @@ -744,5 +742,11 @@ CKEDITOR.lang['fo'] = }, toolbarCollapse : 'Collapse Toolbar', // MISSING - toolbarExpand : 'Expand Toolbar' // MISSING + toolbarExpand : 'Expand Toolbar', // MISSING + + bidi : + { + ltr : 'Text direction from left to right', // MISSING + rtl : 'Text direction from right to left' // MISSING + } };