Opened 18 years ago

Closed 18 years ago

#4169 closed (fixed)

Improved Norwegian i18n

Reported by: tt@… Owned by: Malcolm Tredinnick
Component: Internationalization Version: dev
Severity: Keywords: norwegian
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no
Pull Requests:How to create a pull request

Description

The Norwegian translations are generally quite good, but had some entries that were a bit peculiar.
I have fixed some of these, and translated a few new ones that had no translation.

I used the Skolelinux i18n docs for looking up some terms, and IMHO it would make sense to use the same guidelines for translating Django as for other FLOSS projects.
http://i18n.skolelinux.no/nb/Fellesordl.eng-no.html

Change History (7)

by tt@…, 18 years ago

Attachment: django.po added

Norwegian translation update

by tt@…, 18 years ago

Attachment: djangojs.po added

Norwegian translation update

by tt@…, 18 years ago

Attachment: django.diff added

Norwegian translation update

by tt@…, 18 years ago

Attachment: djangojs.diff added

Norwegian translation update

comment:1 by tt@…, 18 years ago

Well, it seems like I managed to use the wrong file ending for files.
The files ending in *.po are not actually .po files, they are diffs.
Please ignore the .po files.

by tt@…, 18 years ago

Attachment: django.2.diff added

Update of the .diff file, deleted too much in the original

comment:2 by Malcolm Tredinnick, 18 years ago

Resolution: fixed
Status: newclosed

(In [5110]) Fixed #4169 -- Updated Norwegian translation. Thanks, tt@….

Note: See TracTickets for help on using tickets.
Back to Top