Ticket #210 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

ContextMenu plugin no.js

Reported by: gocher / udo.schmal@… Owned by: gogo
Priority: normal Milestone:
Component: Xinha Core Version:
Severity: normal Keywords: language
Cc:

Description

Because of the Changes made in Revision 97, the no.js must be changed to:

// I18N constants
// LANG: "no", ENCODING: UTF-8
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com

{
  "Cut": "Klipp ut",
  "Copy": "Kopier",
  "Paste": "Lim inn",
  "_Image Properties...": "Bilde Egenskaper",
  "Show the image properties dialog": "Vis bildeegenskaper",
  "_Modify Link...": "Rediger Link",
  "Current URL is": "Gjeldende URL er",
  "Chec_k Link...": "Sjekk Link",
  "Opens this link in a new window": "Åpner denne link i nytt vindu",
  "_Remove Link": "Fjerne Link",
  "Please confirm that you want to unlink this element.": "Vennligst bekreft at du ønsker å fjerne link på elementet",
  "Link points to:": "Link peker til:",
  "Unlink the current element": "Fjerne link på gjeldende element",
  "C_ell Properties...": "Celle Egenskaper",
  "Show the Table Cell Properties dialog": "Vis egenskaper for celle",
  "Ro_w Properties...": "Rad Egenskaper",
  "Show the Table Row Properties dialog": "Vis egenskaper for rad",
  "I_nsert Row Before": "Sett Inn rad før",
  "Insert a new row before the current one": "Sett inn ny rad før gjeldende",
  "In_sert Row After": "Sett Inn rad etter",
  "Insert a new row after the current one": "Sett inn ny rad etter gjeldende",
  "_Delete Row": "Slett rad",
  "Delete the current row": "Slett gjeldende rad",
  "_Table Properties...": "Tabell Egenskaper",
  "Show the Table Properties dialog": "Vis egenskaper for tabellen",
  "Insert _Column Before": "Sett inn kolonne etter",
  "Insert a new column before the current one": "Sett inn kolonne før gjeldende",
  "Insert C_olumn After": "Sett inn kolonne etter",
  "Insert a new column after the current one": "Sett inn kolonne etter gjeldende",
  "De_lete Column": "Slett kolonne",
  "Delete the current column": "Slett gjeldende kolonne",
  "Justify Left": "Venstrejuster",
  "Justify Center": "Midtjuster",
  "Justify Right": "Høyrejuster",
  "Justify Full": "Blokkjuster",
  "Make lin_k...": "Lag lenke",
  "Create a link": "Lag ny link",
  "Remove the": "Fjerne",
  "Element...": "elementet",
  "Please confirm that you want to remove this element:": "Vennligst bekreft at du ønsker å fjerne elementet:",
  "Remove this node from the document": "Fjerne denne node fra dokumentet",
  "Insert paragraph before": "Sett inn paragraf før",
  "Insert a paragraph before the current node": "Sett inn paragraf før gjeldende node",
  "Insert paragraph after": "Sett inn paragraf etter",
  "Insert a paragraph after the current node": "Sett inn paragraf etter gjeldende node",
  "How did you get here? (Please report!)": "Hva skjedde? (Vennligst beskriv)"
}

Attachments

no.js (2.8 kB) - added by kim@… 8 years ago.
New NO file for the latest CVS, some changes in the quick buttons plus added support for more buttons, :)

Change History

Changed 8 years ago by kim@…

I will fix this file and upload a revised one, funny thing was my original translation from htmlArea was correct, and Xinha changed it, and I had to rewrite the properties, and now Xinha changed it back, hehe.

Changed 8 years ago by niko

sorry about that :( ...i will use the new file from kim, please post it here.

Changed 8 years ago by kim@…

New NO file for the latest CVS, some changes in the quick buttons plus added support for more buttons, :)

Changed 8 years ago by kim@…

The new file is attached in UTF-8 format without the BOM. I also used my artistic freedom to alter some of the shortcuts to fit norwegian better, and added some more quick buttons aswell which makes it even better. The language file is tested agains the latest CVS as of 5 minutes ago, :)

Changed 8 years ago by niko

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.