Upgrade to Xinha 0.931. Xinha has been optimized for size and dozens of issues have been closed
out since the last upgrade . Add Firefox and Xinha buttons to main page to show our support.
This commit is contained in:
17
xinha/plugins/SuperClean/lang/nb.js
Normal file
17
xinha/plugins/SuperClean/lang/nb.js
Normal file
@@ -0,0 +1,17 @@
|
||||
// I18N constants
|
||||
// LANG: "nb", ENCODING: UTF-8
|
||||
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
|
||||
{
|
||||
"Clean up HTML": "Vask HTML kode",
|
||||
"Please select from the following cleaning options...": "Vennligst velg blandt de forskjellige mulighetene å vaske/ rydde i HTML koden",
|
||||
"General tidy up and correction of some problems.": "Generell opprydding i HTML koden samt korrigering av typiske feil",
|
||||
"Clean bad HTML from Microsoft Word": "Vask HTML kode for feil og problemer etter Microsoft Word",
|
||||
"Remove custom typefaces (font \"styles\").": "Fjerne egendefinerte skrifttyper (font face)",
|
||||
"Remove custom font sizes.": "Fjerne egendefinerte skriftstørrelser (font size)",
|
||||
"Remove custom text colors.": "Fjerne egendefinerte skriftfarger (font color)",
|
||||
"Remove lang attributes.": "Fjerne lang-attributter.",
|
||||
"Go": "Utfør",
|
||||
"Cancel": "Avbryt",
|
||||
"Tidy failed. Check your HTML for syntax errors.": "Tidy (Programmet som retter HTML koden) feilet. Vennligst se over HTML koden for feil.",
|
||||
"You don't have anything to tidy!": "Det finnes ingen HTML kode å vaske!"
|
||||
};
|
||||
Reference in New Issue
Block a user