new translations

This commit is contained in:
Benjamin Sonntag 2015-02-13 18:09:17 +01:00
parent d90f36fd76
commit 5be674b06a
2 changed files with 6 additions and 0 deletions

View File

@ -8,6 +8,11 @@ usr/share/alternc/panel/admin/styles
usr/share/alternc/panel/class usr/share/alternc/panel/class
usr/share/alternc/panel/locales/en_US/LC_MESSAGES usr/share/alternc/panel/locales/en_US/LC_MESSAGES
usr/share/alternc/panel/locales/fr_FR/LC_MESSAGES usr/share/alternc/panel/locales/fr_FR/LC_MESSAGES
usr/share/alternc/panel/locales/it_IT/LC_MESSAGES
usr/share/alternc/panel/locales/nl_NL/LC_MESSAGES
usr/share/alternc/panel/locales/de_DE/LC_MESSAGES
usr/share/alternc/panel/locales/pt_BR/LC_MESSAGES
usr/share/alternc/panel/locales/es_ES/LC_MESSAGES
var/lib/alternc/backups var/lib/alternc/backups
etc/alternc/functions_hosting etc/alternc/functions_hosting
etc/incron.d etc/incron.d

View File

@ -35,6 +35,7 @@ install:
install -m 0644 -g 1999 -o root panel/locales/de_DE/LC_MESSAGES/ssl.po $(DESTDIR)/usr/share/alternc/panel/locales/de_DE/LC_MESSAGES/ssl.po install -m 0644 -g 1999 -o root panel/locales/de_DE/LC_MESSAGES/ssl.po $(DESTDIR)/usr/share/alternc/panel/locales/de_DE/LC_MESSAGES/ssl.po
install -m 0644 -g 1999 -o root panel/locales/it_IT/LC_MESSAGES/ssl.po $(DESTDIR)/usr/share/alternc/panel/locales/it_IT/LC_MESSAGES/ssl.po install -m 0644 -g 1999 -o root panel/locales/it_IT/LC_MESSAGES/ssl.po $(DESTDIR)/usr/share/alternc/panel/locales/it_IT/LC_MESSAGES/ssl.po
install -m 0644 -g 1999 -o root panel/locales/nl_NL/LC_MESSAGES/ssl.po $(DESTDIR)/usr/share/alternc/panel/locales/nl_NL/LC_MESSAGES/ssl.po install -m 0644 -g 1999 -o root panel/locales/nl_NL/LC_MESSAGES/ssl.po $(DESTDIR)/usr/share/alternc/panel/locales/nl_NL/LC_MESSAGES/ssl.po
install -m 0644 -g 1999 -o root panel/locales/es_ES/LC_MESSAGES/ssl.po $(DESTDIR)/usr/share/alternc/panel/locales/es_ES/LC_MESSAGES/ssl.po
# FIXME: how can we do that properly ?? # FIXME: how can we do that properly ??
# install -m 0644 -g 1999 -o root panel/admin/styles/* $(DESTDIR)/usr/share/alternc/panel/admin/styles/ # install -m 0644 -g 1999 -o root panel/admin/styles/* $(DESTDIR)/usr/share/alternc/panel/admin/styles/