Added new translation for pt_BR (thanks Alexandre Moreira).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@528 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
086aeb4c4c
commit
d7160f7f0b
@ -10,6 +10,7 @@
|
||||
* doc/Makefile.am: Minor improvements.
|
||||
* src/keyfile.c, src/geany.h, src/prefs.c, src/vte.c, src/callbacks.c,
|
||||
src/dialogs.c: Added option to disable the VTE follows path feature.
|
||||
* THANKS, configure.in, src/about.c: Added new Portuguese translation.
|
||||
|
||||
|
||||
2006-07-02 Nick Treleaven <nick.treleaven@btinternet.com>
|
||||
|
||||
1
THANKS
1
THANKS
@ -27,4 +27,5 @@ Topi <topi@phreaker.net> - ca_ES
|
||||
Frank Lanitz <frank@frank.uvena.de> - de_DE
|
||||
Damián Viano <debian@damianv.com.ar> - es
|
||||
Jacek Wolszczak <shutdownrunner@o2.pl> - pl_PL
|
||||
Alexandre Moreira <alexandream@gmail.com> - pt_BR
|
||||
brahmann_ <brahmann@mthr.net.ru> - ru_RU
|
||||
|
||||
@ -121,7 +121,7 @@ AC_SUBST(GETTEXT_PACKAGE)
|
||||
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package.])
|
||||
|
||||
# Add the languages which your application supports here.
|
||||
ALL_LINGUAS="be ca de es pl ru"
|
||||
ALL_LINGUAS="be ca de es pl pt_BR ru"
|
||||
|
||||
AM_GLIB_GNU_GETTEXT
|
||||
|
||||
|
||||
@ -1,3 +1,8 @@
|
||||
2006-07-02 Enrico Tröger <enrico.troeger@uvena.de>
|
||||
|
||||
* pt_BR.po: Added new translation for pt_BR (thanks Alexandre Moreira)
|
||||
|
||||
|
||||
2006-06-27 Frank Lanitz <frank@frank.uvena.de>
|
||||
|
||||
* ChangeLog: Correction of format
|
||||
@ -14,7 +19,7 @@
|
||||
|
||||
* geany.pot: Update of catalog
|
||||
* de.po: Update of German translation
|
||||
* es.po: Adding Spanish trasnalting contributed by
|
||||
* es.po: Adding Spanish translation contributed by
|
||||
Damián Viano <dviano@fi.uba.ar>
|
||||
* ru.po: Update of Russian translation by brahmann
|
||||
<brahmann@lifelogs.org.ru>
|
||||
|
||||
2137
po/pt_BR.po
Normal file
2137
po/pt_BR.po
Normal file
File diff suppressed because it is too large
Load Diff
@ -54,6 +54,8 @@ Damián Viano - <language> es\n\t\
|
||||
<debian@damianv.com.ar>\n\n\t\
|
||||
Jacek Wolszczak - <language> pl_PL\n\t\
|
||||
<shutdownrunner@o2.pl>\n\n\t\
|
||||
Alexandre Moreira - <language> pt_BR\n\t\
|
||||
<alexandream@gmail.com>\n\n\t\
|
||||
brahmann_ - <language> ru_RU\n\t\
|
||||
<brahmann@mthr.net.ru>"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user