Commit graph

166 commits

Author SHA1 Message Date
Piotr Drąg
10310a198d Fix icons in translations
Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/issues/181
2018-09-10 02:19:56 +02:00
Khaled Hosny
4eb2ab8029 Update Arabic translation 2018-03-25 23:08:04 +02:00
Khaled Hosny
810c6da50f Update Arabic translation
(cherry picked from commit 48d2a49d0a)
2018-03-25 18:02:37 +02:00
Khaled Hosny
43bbb4c38a Update Arabic translation 2017-11-03 10:06:28 +02:00
Khaled Hosny
fa7a2b9fe9 Update Arabic translation 2017-09-14 13:54:54 +02:00
Khaled Hosny
b1d2dac1a9 Update Arabic translation 2017-05-12 15:03:08 +02:00
Khaled Hosny
96d541635d Update Arabic translation 2016-09-21 14:42:36 +02:00
Khaled Hosny
0319e5d287 Update Arabic translation 2016-03-30 01:19:42 +04:00
Khaled Hosny
b4ea8efa3d Update Arabic translation 2015-09-24 06:04:17 +02:00
Khaled Hosny
3b15d12198 Update Arabic translation 2015-03-24 23:49:17 +02:00
Khaled Hosny
f35dcc1283 Update Arabic translation 2014-03-04 03:00:33 +02:00
Khaled Hosny
235fdbb35a Fix translation 2013-09-15 15:01:55 +02:00
Khaled Hosny
69d8099dfe Update Arabic translation 2013-09-09 22:39:33 +02:00
Khaled Hosny
3e7c0fd4ef Update Arabic translations 2013-08-11 13:49:50 +02:00
Piotr Drąg
84e89790cb Fix translations of keywords in .desktop files 2013-03-24 18:50:04 +01:00
Khaled Hosny
75420c2197 Update Arabic translation 2013-03-07 11:34:04 +02:00
Khaled Hosny
b43bf44d9a Update Arabic translation 2013-02-01 08:23:51 +02:00
Khaled Hosny
ffa1879a4c Update Arabic translation 2012-12-23 18:33:51 +02:00
Khaled Hosny
54a62e46dc Update Arabic translation 2012-12-23 18:26:56 +02:00
Khaled Hosny
c9344e5f41 Updated Arabic translation 2012-09-20 06:40:53 +02:00
Khaled Hosny
d2209c3542 Updated Arabic translation 2012-09-17 20:43:41 +02:00
Khaled Hosny
e846becec0 Updated Arabic translation 2012-09-17 20:31:04 +02:00
Matthias Clasen
bfca71076d users: Fix a typo
One translatable string contained the typo 'enterpise logins',
where it should have said 'enterprise logins'. Pointed out in
https://bugzilla.gnome.org/show_bug.cgi?id=684122

This commit updates the msgid in all .po files, so translations
should not be negatively affected by this string change.
2012-09-16 16:15:22 -04:00
Khaled Hosny
dd18ab17d4 Updated Arabic translation 2012-09-05 07:18:57 +02:00
Khaled Hosny
753f9472dc Updated Arabic translation 2012-09-05 07:15:38 +02:00
Khaled Hosny
4c761c2975 Updated Arabic translation 2012-08-30 22:21:43 +02:00
Khaled Hosny
1a53ec6762 Updated Arabic translation 2012-08-26 05:15:08 +02:00
Khaled Hosny
7b20a3d0f3 Updated Arabic translation 2012-08-21 18:57:03 +02:00
Khaled Hosny
9745f93922 Updated Arabic translation 2012-08-12 12:50:19 +02:00
Khaled Hosny
a70b3f2c8e Updated Arabic translation 2012-07-22 23:45:39 +02:00
Khaled Hosny
04dc515aa5 Updated Arabic translation 2012-07-17 13:26:56 +02:00
Khaled Hosny
fcc4058248 Updated Arabic translation 2012-07-05 16:52:24 +02:00
Khaled Hosny
0f4f7b797d Updated Arabic translation 2012-06-21 21:32:11 +02:00
Khaled Hosny
a94f989851 Updated Arabic translation 2012-06-17 13:24:40 +02:00
Khaled Hosny
c8e9d70679 Updated Arabic translation 2012-06-15 12:56:46 +02:00
Khaled Hosny
4511182439 Updated Arabic translation 2012-06-12 23:35:38 +02:00
Khaled Hosny
8c123db9ca Updated Arabic translation 2012-04-14 23:26:11 +02:00
Khaled Hosny
fb84f3dcd3 Updated Arabic translation 2012-03-21 17:12:30 +02:00
Khaled Hosny
de0f8fd5e7 Typo 2012-03-21 17:08:38 +02:00
Abderrahim Kitouni
1cd12c0f3b Fix a small error in Arabic translation 2012-03-17 17:54:51 +01:00
Khaled Hosny
0727c1e930 Updated Arabic translation 2012-03-15 18:10:27 +02:00
Ibrahim Saed
769aef9a5d Updated Arabic translation 2012-03-10 19:56:15 +01:00
Abderrahim Kitouni
9579986439 Updated Arabic translation 2011-10-12 12:06:06 +01:00
Dan Winship
864e9b9cdc xrandr-capplet: Change "Anti-Clockwise" to "Counterclockwise"
and then change it back in en_GB.po

https://bugzilla.gnome.org/show_bug.cgi?id=652569
2011-06-14 10:54:51 -04:00
Bastien Nocera
f8c3b0c59e user-accounts: Don't include link in translation
And use a link to local documentation, rather than an
external website in English.

Removed mentions of "in English" for the languages that mentioned it.

https://bugzilla.gnome.org/show_bug.cgi?id=643118
2011-04-15 02:40:20 +01:00
Khaled Hosny
9e4cc62727 Updated Arabic translation 2011-04-10 17:41:37 +02:00
Matthias Clasen
cbecb18788 Shell: fix handling of commandlines
With HANDLES_COMMANDLINE, the commandline is handled in the primary
instance. That means two things:
- We cannot let GOption handle --help, since it calls exit() after
  printing out the help
- The static booleans need to be reset to FALSE for each handled
  commandline

This commit adds a new string, 'Show help options'. It also includes
existing translations for this string that were taken from GLib.
2011-04-08 15:53:34 -04:00
Khaled Hosny
aa398b2f61 Updated Arabic translation 2011-04-01 14:15:06 +02:00
Matthias Clasen
23f239e461 Network: display more detailed status for unavailable devices
If NetworkManager knows that firmware is missing, say so.
This matches recent changes in the gnome-shell network menu.
It adds one new string, "Firmware missing", for which I have
pulled existing translations from the similar "firmware missing"
string in gnome-shell.
https://bugzilla.gnome.org/show_bug.cgi?id=646027
2011-04-01 00:42:13 -04:00
Khaled Hosny
a654a26f40 Updated Arabic translation 2011-03-26 17:35:02 +02:00