added Spanish translation

This commit is contained in:
Roland Gruber 2004-12-16 17:23:50 +00:00
parent 6aa0ad4219
commit d3ec9b09dc
4 changed files with 3818 additions and 0 deletions

View File

@ -8,6 +8,9 @@
# English
en_GB.utf8:UTF-8:English (Great Britain)
# Spanish
es_ES.utf8:UTF-8:Spanish (Spain)
# French
fr_FR.utf8:UTF-8:Français (France)

Binary file not shown.

File diff suppressed because it is too large Load Diff

10
lam/po/make_po_es Executable file
View File

@ -0,0 +1,10 @@
#!/bin/bash
# $Id$
#
# Copyright (C) 2004 Roland Gruber
# This code is part of LDAP Account Manager (http://www.sourceforge.net/projects/lam)
# This script is run to update the existing Spanish translations in messages.po
./make_po
msgmerge -v ../locale/es_ES/LC_MESSAGES/messages.po messages.po -o messages.po