add Spanish translation

This commit is contained in:
Dietmar Maurer 2012-03-02 09:12:07 +01:00
parent f03feb9b7e
commit 7b6b394e7b
3 changed files with 1184 additions and 1 deletions

View File

@ -1,6 +1,6 @@
include ../defines.mk
LINGUAS=de fr ja
LINGUAS=de fr ja es
all: $(patsubst %, pve-lang-%.js, $(LINGUAS))

1182
po/es.po Normal file

File diff suppressed because it is too large Load Diff

View File

@ -184,6 +184,7 @@ Ext.define('PVE.Utils', { statics: {
ja: 'Japanese',
en: 'English',
de: 'German',
es: 'Spanish',
fr: 'French'
},