Commit Graph

2046 Commits

Author SHA1 Message Date
Ihar Hrachyshka
7344f5dfd9 Updated Belarusian translation. 2012-09-07 17:22:29 +03:00
Marek Černocký
cb7e4c1c6b Updated Czech translation 2012-09-07 09:45:28 +02:00
Theppitak Karoonboonyanan
7fe2324445 Updated Thai translation. 2012-09-06 16:17:15 +07:00
Gabor Kelemen
8a0368c92a Updated Hungarian translation 2012-09-05 00:46:14 +02:00
Tobias Endrigkeit
513a051030 Updated German translation 2012-09-05 00:01:50 +02:00
Piotr Drąg
d98a1ea4cf Updated Polish translation 2012-09-04 21:39:46 +02:00
Christian Kirbach
af97c52372 Updated German help translation 2012-09-02 23:14:33 +02:00
Daniel Nylander
d11700a63a Updated Swedish translation 2012-09-02 10:43:34 +02:00
Dr.T.Vasudevan
b9a0047f1d updated Tamil translation 2012-09-02 12:35:23 +05:30
Claude Paroz
6c3d256d2a Updated French translation 2012-09-01 17:59:27 +02:00
Milo Casagrande
cf1550f6b1 [l10n] Updated Italian translation. 2012-08-26 21:33:30 +02:00
Carles Ferrando
419ff3da7e [l10n]Updated Catalan (Valencian) translation 2012-08-25 14:57:26 +02:00
Vicent Cubells
55802e2a12 [l10n] Updated Catalan translation 2012-08-25 14:57:22 +02:00
Yuri Myasoedov
3c37cb51a0 Updated Russian translation 2012-08-24 00:09:50 +04:00
Daniel Mustieles
6a2f05ef99 Updated Spanish translation 2012-08-23 18:27:27 +02:00
Yasumichi Akahoshi
3dc820db9a [l10n] Update Japanese translation 2012-08-23 22:13:33 +09:00
Piotr Drąg
18ca377263 Updated Polish translation 2012-08-23 03:47:14 +02:00
Tom Tryfonidis
0bce73b3db Updated Greek translations 2012-08-22 11:28:53 +03:00
A S Alam
f4a926ff5d update Punjabi Translation 2012-08-22 07:30:35 +05:30
Frode Austvik
bac509bb12 Fix the ComboBoxText construction so the dropmenu works again.
This fixes lp#998445 by changing the code to construct a new ComboBoxText
instead of a ComboBox, which it was (probably accidentally) changed to do
in commit 4421de67.
Closes: lp#998445
2012-08-21 19:20:12 -03:00
Javier Jardón
e4c5d60ee2 Port to new documentation infrastructure 2012-08-21 19:17:12 -03:00
Dirgita
80e456c634 Updated Indonesian translation 2012-08-21 21:46:48 +07:00
Duarte Loreto
99b713552f Updated Portuguese translation 2012-08-15 19:13:55 +01:00
Colin Walters
5dd7442bd5 Fix various compiler warnings (two serious)
Missing sentinels can cause crashes.  The others are just style.
2012-08-12 12:20:07 -04:00
Chao-Hsiung Liao
275bd91c24 Updated Traditional Chinese translation(Hong Kong and Taiwan) 2012-08-12 23:48:10 +08:00
Chris Leonard
316c9c277b [l10n] Updated British English translation 2012-08-10 17:07:57 +01:00
Muhammet Kara
947f134750 [l10n]Updated Turkish translation 2012-08-09 17:04:28 +03:00
Mattias Põldaru
f69d90dce1 [l10n] Updated Estonian translation 2012-08-09 10:32:43 +03:00
Mattias Põldaru
f3072f121e [l10n] Updated Estonian translation 2012-08-08 21:38:34 +03:00
Takayuki KUSANO
1b38d2b9da [l10n] Update Japanese translation 2012-08-06 20:54:07 +09:00
Algimantas Margevičius
3c888f5eb3 Updated Lithuanian translation 2012-08-04 17:04:19 +03:00
Jiro Matsuzawa
bc772e4956 [l10n] Update Japanese translation
Modify the About label
2012-08-02 16:12:57 +09:00
Fran Diéguez
a537640c4f Updated Galician translations 2012-07-30 03:18:54 +02:00
Matej Urbančič
d8ba692e68 Updated Slovenian translation 2012-07-29 14:37:45 +02:00
Kjartan Maraas
4808460c4d Updated Norwegian bokmål translation 2012-07-25 16:34:37 +02:00
Yaron Shahrabani
7f60479d27 Updated Hebrew translation. 2012-07-24 22:17:44 +03:00
Мирослав Николић
94ebad50ae Updated Serbian translation 2012-07-22 07:53:10 +02:00
Daniel Mustieles
b06f4003f7 Updated Spanish translation 2012-07-21 18:51:53 +02:00
Piotr Drąg
31eef0cd8a Revert "Fixing string freeze"
This reverts commit 8777940f49.

The master branch is not yet affected by the string freeze.
2012-07-21 01:07:48 +02:00
Arx Cruz
8777940f49 Fixing string freeze 2012-07-19 14:44:53 -03:00
Arx Cruz
c17eff5863 Added support to --imagelist on tree. Thanks to Joshua Nathaniel Pritikin <jpritikin@pobox.com> now the first column can have an image. 2012-07-19 14:23:48 -03:00
Tom Tryfonidis
9a2a2d8367 Updated Greek translations 2012-07-13 13:52:58 +03:00
Nguyễn Thái Ngọc Duy
a803657abf Updated Vietnamese translation 2012-07-02 14:55:33 +07:00
Nguyễn Thái Ngọc Duy
1600cf99cf po/vi: import from Damned Lies 2012-07-02 14:52:07 +07:00
Ioannis Zampoukas
a979d4ae00 Updated Greek translation 2012-06-22 22:30:40 +03:00
Alexandre Rostovtsev
d845087870 Do not crash in --forms --add-list without column values
Be a bit more user friendly, and instead of crashing, add a default
column name if the user forgot to use --column-values with a --forms list.

https://bugzilla.gnome.org/show_bug.cgi?id=676406
2012-05-23 18:47:34 -03:00
Piotr Drąg
4ca4e421c5 Remove markup from translatable strings
Also manually unbreak the string freeze break.
2012-05-16 19:10:16 +02:00
Daniel Mustieles
516a258048 Revert "Updated Spanish translation"
This reverts commit 589ffee23b.
2012-05-14 16:55:54 +02:00
Daniel Mustieles
589ffee23b Updated Spanish translation 2012-05-14 16:49:32 +02:00
Julian Taylor
127c298ac4 mask the result of g_io_channel_get_flags for the wanted flag 2012-05-08 17:29:42 -03:00