diff options
author | Pascal Herbert <pascal.herbert@gmail.com> | 2014-06-26 14:38:16 +0200 |
---|---|---|
committer | Pascal Herbert <pascal.herbert@gmail.com> | 2014-06-26 14:38:16 +0200 |
commit | 51d7bf0d2c77bda266956f550331dc5c45bba2f3 (patch) | |
tree | fb40ae385ad6e2201e9f688cffa3c48d57358964 /program/js/tinymce/langs/fo.js | |
parent | 734ae968967dde2843e677109be265692272580e (diff) |
Updated Langs to TinyMC 4.1.x
Updated Langs to TinyMC 4.1.x
Diffstat (limited to 'program/js/tinymce/langs/fo.js')
-rw-r--r-- | program/js/tinymce/langs/fo.js | 27 |
1 files changed, 25 insertions, 2 deletions
diff --git a/program/js/tinymce/langs/fo.js b/program/js/tinymce/langs/fo.js index c6fc5eb0a..ad64ec815 100644 --- a/program/js/tinymce/langs/fo.js +++ b/program/js/tinymce/langs/fo.js @@ -1,29 +1,46 @@ tinymce.addI18n('fo',{ "Cut": "Klipp", +"Header 2": "Header 2", "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "T\u00edn kagi hevur ikki beinlei\u00f0is atgongd til setibor\u00f0i\u00f0. Vinarliga br\u00faka CTRL+X\/C\/V snarvegirnar \u00edsta\u00f0in.", +"Div": "Div", "Paste": "L\u00edma", "Close": "Lat aftur", +"Font Family": "Font Family", +"Pre": "Pre", "Align right": "H\u00f8gra stilla", "New document": "N\u00fdtt skjal", +"Blockquote": "Blockquote", "Numbered list": "Tal listi", "Increase indent": "vaks inndr\u00e1tt", "Formats": "Sni\u00f0", +"Headers": "Headers", "Select all": "Vel alt", +"Header 3": "Header 3", +"Blocks": "Blocks", "Undo": "Angra ger", "Strikethrough": "Strika \u00edgj\u00f8gnum", "Bullet list": "Punkt listi", +"Header 1": "Header 1", "Superscript": "H\u00e1skrift", "Clear formatting": "Strika sni\u00f0", +"Font Sizes": "Font Sizes", "Subscript": "L\u00e1gskrift", +"Header 6": "Header 6", "Redo": "Ger aftur", +"Paragraph": "Paragraph", "Ok": "Ok", "Bold": "Feit", +"Code": "Code", "Italic": "Sk\u00e1ktekstur", "Align center": "Mi\u00f0set", +"Header 5": "Header 5", "Decrease indent": "Minka inndr\u00e1tt", +"Header 4": "Header 4", +"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.", "Underline": "Undirstrika", "Cancel": "\u00d3gilda", "Justify": "L\u00edka breddar", +"Inline": "Inline", "Copy": "Avrita", "Align left": "Vinstra stilla", "Visual aids": "Sj\u00f3nhj\u00e1lp", @@ -65,13 +82,18 @@ tinymce.addI18n('fo',{ "Image description": "L\u00fdsing av mynd", "Style": "St\u00edlur", "Dimensions": "St\u00f8dd", +"Insert image": "Insert image", "Insert date\/time": "Innset dag\/t\u00ed\u00f0", +"Remove link": "Remove link", "Url": "Url", "Text to display": "Tekstur at v\u00edsa", +"Anchors": "Anchors", "Insert link": "Innset leinkju", "New window": "N\u00fdggjan glugga", "None": "Eingin", +"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?", "Target": "M\u00e1l", +"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?", "Insert\/edit link": "Innset\/r\u00e6tta leinkju", "Insert\/edit video": "Innset\/r\u00e6tta kykmynd", "Poster": "Uppslag", @@ -81,6 +103,7 @@ tinymce.addI18n('fo',{ "Embed": "Legg inn \u00ed", "Nonbreaking space": "Hart millumr\u00fam", "Page break": "S\u00ed\u00f0uskift", +"Paste as text": "Paste as text", "Preview": "V\u00eds frammanundan", "Print": "Prenta", "Save": "Goym", @@ -89,7 +112,7 @@ tinymce.addI18n('fo',{ "Next": "N\u00e6sta", "Whole words": "Heil or\u00f0", "Find and replace": "Finn og set \u00edsta\u00f0in", -"Replace with": "Set hetta \u00edsta\u00f0in", +"Replace with": "Set \u00edsta\u00f0in", "Find": "Finn", "Replace all": "Set \u00edsta\u00f0in fyri \u00f8ll", "Match case": "ST\u00d3RIR og l\u00edtlir b\u00f3kstavir", @@ -99,7 +122,7 @@ tinymce.addI18n('fo',{ "Ignore all": "Leyp alt um", "Ignore": "Leyp um", "Insert row before": "Innset ra\u00f0 \u00e1\u00f0renn", -"Rows": "Ra\u00f0ir", +"Rows": "R\u00f8\u00f0", "Height": "H\u00e6dd", "Paste row after": "L\u00edma ra\u00f0 aftan\u00e1", "Alignment": "Stilling", |