Commit d3818aa7 authored by Dietmar Maurer's avatar Dietmar Maurer

add Norwegian translations

parent 88bef545
pve-manager (2.2-30) unstable; urgency=low
* add Norwegian (Bokmal and Nynorsk) translations.
-- Proxmox Support Team <support@proxmox.com> Thu, 15 Nov 2012 07:31:30 +0100
pve-manager (2.2-29) unstable; urgency=low
* fix bug #276: create root mount point
......
......@@ -2,7 +2,7 @@ RELEASE=2.2
VERSION=2.2
PACKAGE=pve-manager
PACKAGERELEASE=29
PACKAGERELEASE=30
BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5
......
include ../defines.mk
LINGUAS=de it fr ja es sv ru tr zh_CN da ca pl sl
LINGUAS=de it fr ja es sv ru tr zh_CN da ca pl sl nb nn
all: $(patsubst %, pve-lang-%.js, $(LINGUAS))
......
This diff is collapsed.
This diff is collapsed.
......@@ -217,6 +217,8 @@ Ext.define('PVE.Utils', { statics: {
es: 'Spanish',
fr: 'French',
it: 'Italian',
nb: 'Norwegian (Bokmal)',
nn: 'Norwegian (Nynorsk)',
ru: 'Russian',
sl: 'Slovenian',
sv: 'Swedish',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment