1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 05:16:38 +02:00

Add polish translations (8% done)

This commit is contained in:
Sebastien Helleu
2009-04-28 11:13:16 +02:00
parent 0a8077f0d6
commit 58f6e729a3
4 changed files with 4944 additions and 1 deletions
+1
View File
@@ -68,6 +68,7 @@ Version 0.2.7 (under dev!):
* core: improve /set command, new command /unset (task #6085)
* core: add new input action "set_unread_current_buffer" to set unread
marker for current buffer only (task #7286)
* core: add polish translation (thanks to Soltys)
* core: remove key functions, replaced by /input command
* core: fix nick completion bug (missing space after nick)
+1 -1
View File
@@ -46,7 +46,7 @@ solaris*)
esac
# Gettext
ALL_LINGUAS="fr es cs hu de ru"
ALL_LINGUAS="fr es cs hu de ru pl"
AM_GNU_GETTEXT([use-libtool])
AM_GNU_GETTEXT_VERSION([0.15])
+1
View File
@@ -21,6 +21,7 @@ SET(PO_FILES
hu.po
de.po
ru.po
pl.po
)
SET(COPYRIGHT_HOLDER "WeeChat Team")
+4941
View File
File diff suppressed because it is too large Load Diff