Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-01-06 | screen_browser: removed "OLD_ADD" code | Max Kellermann | 11 | -99/+63 | |
The code was disabled via CPP. | |||||
2009-01-06 | removed newline from translatable strings | Max Kellermann | 11 | -151/+129 | |
Don't make translators deal with newlines. | |||||
2009-01-06 | command: check_key_bindings() returns message without comment | Max Kellermann | 11 | -2043/+2081 | |
The comment "press %s for the key editor" is only used by timer_check_key_bindings(), move it there. This lets us merge the two error messages in check_key_bindings() and eases the translator's work. | |||||
2009-01-05 | po: updated French translation | Yann Cézard | 1 | -27/+23 | |
2009-01-05 | po: updated Slovak translation | Jozef Riha | 1 | -26/+23 | |
2009-01-05 | po: updated Galician translation | Johám-Luís Miguéns Vila | 1 | -25/+22 | |
2009-01-05 | po: updated Spanish translation | Johám-Luís Miguéns Vila | 1 | -26/+23 | |
2009-01-05 | po: updated Swedish translation | Björn Pettersson | 1 | -30/+32 | |
2009-01-05 | po: updated Russian translation | Max Arnold | 1 | -26/+25 | |
2009-01-04 | configure.ac: moved ALL_LINGUAS to po/LINGUAS | Max Kellermann | 1 | -0/+10 | |
ALL_LINGUAS is deprecated according to http://live.gnome.org/GnomeGoals/PoLinguas Keep ALL_LINGUAS in configure.ac for now, to preserve compatibility with older tools. | |||||
2009-01-04 | po: added missing "\n" to Danish po file | Max Kellermann | 1 | -1/+1 | |
2009-01-03 | po: updated Danish translation | Niels Anker | 1 | -34/+33 | |
2009-01-02 | po: updated Hungarian translation | László Áshin | 1 | -26/+25 | |
2008-12-28 | po: updated German translation | Monika Brinkert | 1 | -21/+20 | |
2008-12-28 | po: converted all PO files to UTF-8 | Max Kellermann | 4 | -347/+347 | |
Converted Danish, German, Norwegian from ISO-Latin-1 to UTF-8. Converted Slovakian fro ISO-Latin-2 to UTF-8. | |||||
2008-12-25 | po: updated *.po | Max Kellermann | 10 | -1740/+2570 | |
2008-12-25 | po: regenerated ncmpc.pot | Max Kellermann | 1 | -161/+240 | |
2008-12-25 | po: fixed C format string mismatch in Swedish translation | Max Kellermann | 1 | -2/+2 | |
2008-12-25 | show translator credits | Max Kellermann | 1 | -0/+1 | |
Print translator credits after the --version message. | |||||
2008-12-25 | autogen.sh: run glib-gettextize | Max Kellermann | 1 | -254/+0 | |
Removed po/Makefile.in.in and mkinstalldirs from git, they are created by glib-gettextize. | |||||
2008-12-25 | po: added conf.c to POTFILES.in | Max Kellermann | 1 | -0/+1 | |
2008-12-16 | po: converted Swedish translation to UTF-8 | Björn Pettersson | 1 | -110/+109 | |
2008-12-16 | po: updated Swedish translation | Björn Pettersson | 1 | -222/+185 | |
2008-12-16 | po: updated Danish translation | Mikkel Kirkgaard Nielsen | 1 | -124/+115 | |
2008-12-10 | po: clean up POTFILES.in | Max Kellermann | 1 | -4/+0 | |
Removed sources which do not contain translatable strings. | |||||
2008-12-05 | screen_outputs: new screen to control MPD's output devices | Mikael Svantesson | 2 | -0/+27 | |
The "outputs" screen allows the user to enable or disable MPD's audio output devices. | |||||
2008-12-04 | po: added Hungarian translation | László Áshin | 1 | -0/+850 | |
2008-12-04 | screen: fixed "screen too small" typo | Max Kellermann | 10 | -48/+38 | |
The "too" had only one 'o'. Remove the newline character at the end to simplify translation. | |||||
2008-12-04 | po: updated Slovak translation | Jozef Riha | 1 | -15/+9 | |
2008-12-03 | po: updated Galician translation | Johám-Luís Miguéns Vila | 1 | -15/+9 | |
2008-12-03 | po: updated Spanish translation | Johám-Luís Miguéns Vila | 1 | -15/+9 | |
2008-12-03 | po: regenerated ncmpc.pot | Max Kellermann | 10 | -407/+409 | |
Only line numbers changed this time. | |||||
2008-12-02 | po: updated German translation | Max Kellermann | 1 | -55/+49 | |
Added missing translation and removed "fuzzy" tags. | |||||
2008-12-02 | po: fixed C format error in the French translation | Max Kellermann | 1 | -2/+2 | |
2008-11-27 | po: updated French translation | Yann Cézard | 1 | -136/+114 | |
2008-11-27 | po: updated Russian translation | Max Arnold | 1 | -9/+9 | |
2008-11-26 | po: updated Russian translation | Max Arnold | 1 | -23/+16 | |
2008-11-26 | po: added screen_song.c to POTFILES.in | Max Kellermann | 11 | -382/+750 | |
When I created screen_song.c, I forgot to add it to POTFILES.in, and thus its string were not part of ncmpc.pot. Add it and regenerate ncmpc.pot and all .po files. | |||||
2008-11-25 | po: updated Galician translation | Johám-Luís Miguéns Vila | 1 | -26/+21 | |
2008-11-25 | po: updated Spanish translation | Johám-Luís Miguéns Vila | 1 | -30/+27 | |
2008-11-25 | po: updated Slovak translation | Jozef Riha | 1 | -25/+20 | |
2008-11-25 | po: updated German translation | Max Kellermann | 1 | -10/+9 | |
2008-11-25 | po: removed translations which are obviously wrong | Max Kellermann | 7 | -114/+65 | |
Removed fuzzy and non-fuzzy translations which look obviously wrong. No translation is better than a wrong one. | |||||
2008-11-25 | po: merged new strings in all languages | Max Kellermann | 9 | -1832/+1790 | |
Removed exclamation marks also from the translated strings. | |||||
2008-11-25 | po: regenerated ncmpc.pot | Max Kellermann | 1 | -151/+123 | |
2008-11-19 | po: updated Spanish translation | Monika Brinkert | 1 | -20/+15 | |
2008-11-19 | po: updated German translation | Monika Brinkert | 1 | -39/+22 | |
2008-11-19 | po: updated PO template | Monika Brinkert | 1 | -88/+104 | |
2008-11-18 | po: updated russian translation | Max Arnold | 1 | -96/+74 | |
2008-11-17 | po: regenerated ncmpc.pot | Max Kellermann | 9 | -1797/+2171 | |