mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
Add italian translations (thanks to Marco Paolone)
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ cygwin*)
|
||||
esac
|
||||
|
||||
# Gettext
|
||||
ALL_LINGUAS="fr es cs hu de ru pl"
|
||||
ALL_LINGUAS="fr es cs hu de ru pl it"
|
||||
AM_GNU_GETTEXT([use-libtool])
|
||||
AM_GNU_GETTEXT_VERSION([0.15])
|
||||
|
||||
|
||||
@@ -1275,6 +1275,9 @@ m4v::
|
||||
Voroskoi::
|
||||
hungarian translation
|
||||
|
||||
Marco Paolone::
|
||||
italian translation
|
||||
|
||||
Rudolf Polzer::
|
||||
patches
|
||||
|
||||
|
||||
@@ -1314,6 +1314,9 @@ m4v::
|
||||
Voroskoi::
|
||||
traduction en hongrois
|
||||
|
||||
Marco Paolone::
|
||||
traduction en italien
|
||||
|
||||
Rudolf Polzer::
|
||||
patchs
|
||||
|
||||
|
||||
@@ -22,6 +22,7 @@ SET(PO_FILES
|
||||
de.po
|
||||
ru.po
|
||||
pl.po
|
||||
it.po
|
||||
)
|
||||
|
||||
SET(COPYRIGHT_HOLDER "WeeChat Team")
|
||||
|
||||
Reference in New Issue
Block a user