Add Italian translations.

This commit is contained in:
Daniel Rodriguez 2015-07-28 17:44:24 +02:00
parent 8afe5f7b9d
commit 57caa241c9
2 changed files with 1312 additions and 1 deletions

View File

@ -8,12 +8,13 @@ all:
@echo "Strings generated in tomb.pot"
.PHONY: install
install: es.mo ru.mo fr.mo de.mo sv.mo
install: es.mo ru.mo fr.mo de.mo sv.mo it.mo
install -Dm644 es.mo ${DESTDIR}${LOCALEDIR}/es_ES/${TOMBFILE}
install -Dm644 ru.mo ${DESTDIR}${LOCALEDIR}/ru_RU/${TOMBFILE}
install -Dm644 fr.mo ${DESTDIR}${LOCALEDIR}/fr_FR/${TOMBFILE}
install -Dm644 de.mo ${DESTDIR}${LOCALEDIR}/de_DE/${TOMBFILE}
install -Dm644 sv.mo ${DESTDIR}${LOCALEDIR}/sv_SV/${TOMBFILE}
install -Dm644 it.mo ${DESTDIR}${LOCALEDIR}/it_IT/${TOMBFILE}
@echo "Translations installed."
%.mo: %.po

1310
extras/po/it.po Normal file

File diff suppressed because it is too large Load Diff