Nicolaas van der Merwe
8ea945b23a
Add Afrikaans translation
2013-08-10 23:08:29 -04:00
remotedot@gmail.com
1e43632a3b
Add Romanian translation
2013-08-10 23:06:45 -04:00
Muhammet Kara
32cbf0fb25
Updated Turkish translation
2013-08-10 22:59:42 -04:00
Volker Ribbert
b888197d80
Updated German translation
2013-08-10 22:56:54 -04:00
Karim Oulad Chalha
241445d89a
Updated Arabic translation
2013-08-10 22:54:53 -04:00
Mikalai Udodau
f9357e5ca4
Add Belarusian translation
2013-08-10 22:51:00 -04:00
Nik Kalach
5f25e69d19
Add Interlingua translation
2013-08-10 22:47:07 -04:00
khazarian@fastmail.in
df1ecaadac
Add Hebrew translation
2013-08-10 22:44:12 -04:00
Pjotr
6143c6ece9
Updated Dutch translation
2013-08-10 22:39:15 -04:00
Piotr Strebski
43eb7db10e
Add Polish translation
2013-08-10 22:35:49 -04:00
Efstathios Iosifidis
52d809b8f3
Add Greek translation
2013-08-10 22:33:34 -04:00
Dana Jansens
5ef196ff82
Sort po/LINGUAS alphabetically
2013-08-10 22:32:06 -04:00
Algimantas Margevičius
23c7ea6654
Updated Lithuanian translation
2013-08-10 22:27:48 -04:00
Mario Blättermann
4195eafdb6
Update german translation
2012-09-30 14:24:21 -04:00
Pedro Beja
33d9377773
Update portuguese translation
2011-08-02 22:06:46 +02:00
Mikael Magnusson
3505160199
Update estonian translation
2011-08-02 22:04:53 +02:00
Mikael Magnusson
220298fc3d
Add Plural-Forms header to fi.po and remove fuzzy mark.
2011-08-02 22:03:03 +02:00
Jakub Łojewski
155eafe08b
Update polish translation.
2011-08-02 22:00:51 +02:00
Og Maciel
118a4fe76b
Update Brazilian Portuguese translation
2011-08-01 15:57:48 -04:00
Mikael Magnusson
a71c4a0f5d
Update other po files
2011-08-01 18:58:03 +02:00
Mikael Magnusson
a54d02df8c
Update swedish translation
2011-08-01 18:22:16 +02:00
Dana Jansens
3bd4397b6e
Merge branch 'backport' into work
...
Conflicts:
openbox/frame.c
2010-01-14 16:19:57 -05:00
Laszlo Dvornik
374888f5e9
Update hungarian translation.
2010-01-14 21:09:17 +01:00
Dana Jansens
937b529893
remove the session.c file from actions, as it is no longer used
2010-01-12 10:10:06 -05:00
Dana Jansens
567fd15eeb
Merge branch 'backport' into work
...
Conflicts:
configure.ac
data/rc.xml
openbox/client.c
openbox/event.c
openbox/focus_cycle.c
openbox/focus_cycle_popup.c
openbox/openbox.c
openbox/prop.c
openbox/prop.h
openbox/screen.c
parser/parse.c
version.h.in
2010-01-11 16:20:53 -05:00
Einars Sprugis
9cf5903e16
Update latvian translation.
2010-01-10 22:23:20 +01:00
Laszlo Dvornik
d25398c4c8
Update hungarian translation.
2010-01-08 22:40:40 +01:00
Mikael Magnusson
ab061f5468
Change Usage translation in japanese, this is what gtk uses
2010-01-08 15:22:14 +01:00
Dana Jansens
acafa38c8e
Merge branch 'backport' into work
...
Conflicts:
openbox/config.c
openbox/event.c
openbox/prop.c
openbox/prop.h
openbox/screen.c
openbox/screen.h
2009-12-11 19:02:11 -05:00
Dana Jansens
2d6efece61
Follow up for commit 7f36e21ea9
...
The actions/session.c file was removed.
2009-12-08 14:21:26 -05:00
Mikael Magnusson
a92c209fc1
Merge branch 'backport' into work
2009-09-20 16:03:48 +02:00
Mikael Magnusson
308478e4a5
Merge branch 'backport' into work
...
Conflicts:
openbox/actions/desktop.c
openbox/client.c
openbox/event.c
openbox/extensions.c
openbox/popup.c
openbox/screen.c
parser/parse.c
2009-09-19 15:03:12 +02:00
František Eliáš
1169118e60
Update slovak translation.
2009-07-16 21:08:05 +02:00
Krzysztof Kotlenga
ba1ac214df
Remove newline from startupnotify description
...
It doesn't look good in some places, e.g. WnckTasklist (gnome-panel)
[ Also update translations -- Mikael ]
2009-07-05 21:17:01 +02:00
Serhiy Lysovenko
923a11ea30
Update ukrainian translation and rename to uk.po
2009-07-05 14:04:44 +02:00
Mikael Magnusson
4705e3d110
Update and reactivate croatian translation.
2009-04-05 16:57:26 +02:00
Einars Sprugis
4ee1ab9f5c
Add latvian translation.
2009-03-31 19:20:23 +02:00
Davide Truffa
4a15b96585
Update italian translation.
2009-02-25 23:56:37 +01:00
Mikael Magnusson
4145468a19
Merge branch 'backport' into work
...
Conflicts:
openbox/event.c
openbox/frame.c
2009-01-29 22:45:47 +01:00
Mikael Magnusson
d0829d4416
Add Plural-Forms header to .po files that need it.
2009-01-29 22:35:56 +01:00
Mikael Magnusson
a1746ab215
Merge branch 'backport' into work
...
Conflicts:
openbox/event.c
2008-11-15 22:53:02 +01:00
Mikael Magnusson
e59d06c7f3
Use ngettext for %d desktop(s).
...
This poses a small problem. We currently let translators reorder this
string, but ngettext only takes one numeric argument. This means that you
can either get correct pluralization or the order you want, but not both.
I fixed up the languages I understand at a very basic level, but the
rest will need translator assistance.
2008-11-15 22:50:18 +01:00
Mikael Magnusson
e6fea24575
Merge branch 'backport' into work
...
Conflicts:
openbox/client.c
openbox/prop.c
openbox/prop.h
2008-10-27 00:58:56 +01:00
Inko Illarramendi Arancibia
42a6e55d1e
Update Basque translation.
2008-10-22 18:15:30 +02:00
Jesper Sander
6253283a06
Add danish translation.
2008-08-19 17:46:45 +02:00
David Majà Martínez
9cf44b41c3
Update catalan translation.
2008-05-25 20:27:07 +02:00
Mikael Magnusson
e6e393a30d
Add a translators note about not translating the word "SessionLogout" in an error message.
2008-05-25 20:27:06 +02:00
Tutku Dalmaz
0d60d0d441
Add turkish translation.
2008-05-25 20:27:00 +02:00
Andrea Scarpino
42a03d409c
Update italian translation.
2008-05-15 13:12:22 +02:00
Nicolás de la Torre
d2b471fa1e
Update spanish translation.
2008-05-08 19:20:09 +02:00