Commit Graph

935 Commits

Author SHA1 Message Date
Massimo Maiurana ffc1df17af updating portuguese and italian translations
SVN revision: 75819
2012-08-29 08:04:01 +00:00
Daniel Juyung Seo 5336c85d8c e ko.po: Updated Korean translation.
SVN revision: 75629
2012-08-23 15:14:52 +00:00
Massimo Maiurana 34da84d9e7 updating portuguese and italian translations
SVN revision: 75272
2012-08-14 21:10:14 +00:00
Mike Blumenkrantz 516ff07701 remove old file from pofiles
SVN revision: 75051
2012-08-09 13:49:04 +00:00
Massimo Maiurana d118cc1006 updating italian translations
SVN revision: 74987
2012-08-07 15:34:52 +00:00
Massimo Maiurana 549b9a2599 updating italian translations
SVN revision: 74886
2012-08-05 11:16:08 +00:00
Chidambar Zinnoury 5c5fef141a e i18n: add a new macro (NP_) to mark plural strings for translation.
SVN revision: 74547
2012-07-29 17:06:19 +00:00
Massimo Maiurana f27c135d76 updating italian translations
SVN revision: 73896
2012-07-15 21:38:41 +00:00
Chidambar Zinnoury 4d617a725b e i18n: add plural support thanks to ngettext.
SVN revision: 73864
2012-07-15 06:45:33 +00:00
Chidambar Zinnoury e70e5698e7 e settings: merge window geometry and maximization policy settings.
SVN revision: 73511
2012-07-10 05:01:00 +00:00
Massimo Maiurana c8834cdf4d updating french and italian translations
SVN revision: 73508
2012-07-09 19:52:58 +00:00
Chidambar Zinnoury c37f6386fe e settings: merge focus and window stacking.
SVN revision: 73476
2012-07-08 19:30:25 +00:00
Chidambar Zinnoury 4d87b8d7c7 e theme: merge application and icon themes.
SVN revision: 73475
2012-07-08 17:43:17 +00:00
Chidambar Zinnoury 7bdcc0ef08 e i18n: add some missing files.
Bonus: correct some typos and add missing window icons.


SVN revision: 73472
2012-07-08 13:15:15 +00:00
Chidambar Zinnoury 8b7ce4923d e settings: merge cursor and mouse settings.
Bonus: add some i18n lovin' to xsettings.


SVN revision: 73471
2012-07-08 12:18:32 +00:00
Massimo Maiurana f45c7dadfc updating italian translations
SVN revision: 73057
2012-06-29 21:55:37 +00:00
Chidambar Zinnoury f14d0a0ea6 e i18n: french translation.
Not complete, still WIP, but much better than previously.


SVN revision: 72846
2012-06-26 06:50:57 +00:00
Daniel Juyung Seo f00c71c743 e ko.po: Updated Korean translation.
SVN revision: 72589
2012-06-21 10:48:50 +00:00
Daniel Juyung Seo b2978c4ed8 e po: Updated po
SVN revision: 72588
2012-06-21 10:48:44 +00:00
Daniel Juyung Seo 06c0c4d5f3 e po: Updated po files. Updated Korean translations.
SVN revision: 72549
2012-06-20 14:55:18 +00:00
Chidambar Zinnoury af8399892e e i18n: clock settings also needs some lovin'.
SVN revision: 72277
2012-06-17 07:16:58 +00:00
Daniel Juyung Seo cfca367d83 e ko.po: Fixed Korean translation.
SVN revision: 72100
2012-06-14 06:10:40 +00:00
Chidambar Zinnoury 268bce6344 E: Correction of some annoying nitpicks.
I'll do a full pass later today.


SVN revision: 71730
2012-06-06 07:51:47 +00:00
Leif Middelschulte bdb66274c0 e_randr: Show "ask position" dialog, if ASK policy is used.
SVN revision: 71566
2012-05-30 19:16:58 +00:00
Jihoon Kim 049da85347 e17: fix ko.po
SVN revision: 71091
2012-05-15 04:55:35 +00:00
Massimo Maiurana 78693c73d2 updating french and italian translations
SVN revision: 70977
2012-05-13 19:18:53 +00:00
Jihoon Kim 5d6ae365d8 e17: edit ko.po file according to ko-po-check's warning
SVN revision: 70921
2012-05-10 23:53:13 +00:00
Massimo Maiurana 9e36b06e5f updating french and italian translations
SVN revision: 70790
2012-05-05 18:06:31 +00:00
Massimo Maiurana bce6efef04 updating french and italian translations
SVN revision: 70697
2012-05-03 17:39:23 +00:00
Cedric BAIL 55415c6df0 e: move e-tiling in e17.
SVN revision: 70614
2012-05-02 08:20:53 +00:00
Massimo Maiurana fa126639f3 updating french and italian translations
SVN revision: 70585
2012-05-01 17:35:02 +00:00
Carsten Haitzler aa916108a8 remove file that has gone
SVN revision: 70563
2012-05-01 07:23:11 +00:00
Carsten Haitzler 5a00507e2b xkb config put into core. xkb layout is set on startup now (last one
used). removed setting up and deletion of keybindings - now its in
normal keybindings config territory. set them up yourself. much more
solid now. happy.



SVN revision: 70552
2012-04-30 09:52:05 +00:00
Massimo Maiurana caaf8c6ea0 updating french and italian translations
SVN revision: 70533
2012-04-28 13:44:27 +00:00
Carsten Haitzler c1699d13a0 finally - xkbswitch into core e. needs some polishing work. what i
have done here beyond just "copy the code" is:

1. fix up some code that was useless (didnt need to be done).
2. reformat all the code to be closer to efl/e style guidelines
3. add flags to the gadget popup menu to change keyboard
4. fix lots of warnings
5. fix some correctness in c - () vs (void)
6. added q66 to AUTHORS
7. made it use _() intl macro, not D_() (needed)
8. put xkbswitch module stuff in theme (need some prettying/work)
9. added some XXX: comments on things to do

right now xkbswithc is actually very powerful (thanks q66) but its not
that user-friendly. it lets you add a short-list of "keyboard layouts"
you nee/duse. the gagdet lets you quick-switch between them. this
actually works. it has nice little flaggy things to try help you out.

what we probably need to do is:

1. fix a buffer overflow waiting to happen in the kbdswitch changing.
XXX'd
2. add a wizard page asking for kbd layout
3. double-check that "last used kbdlayout" is actually turned on
4. move xkbd config to core e config (not separate in module)
5. pretty up the gagdet (add a shadow around the flag, some
placeholder if no flag is selected etc.)
6. go over the xkb parser - it looks fragile from a read

:)




SVN revision: 70531
2012-04-28 04:09:56 +00:00
Carsten Haitzler 889fdaf198 update po's
SVN revision: 70513
2012-04-27 06:17:08 +00:00
Massimo Maiurana 9c614fcbb5 updating french and italian translations
SVN revision: 70449
2012-04-24 18:39:16 +00:00
Samuel F. Baggen c109f6d8c0 Updated translations with pregenerated ones in fuzzy's and empty translations, those are not shipped with E because are marked as fuzzy, it is mostly very useful for translations to have a correct base where to work, because the wording is sometimes not perfect but the grammar and the equivalent translations are picked in teh mostly-better way. In short they have around at least a 70 % of accuracy, the old fuzzy ones has around a 90% of totally broken (or not-equivalent type of message) sentences.
SVN revision: 70185
2012-04-14 16:58:42 +00:00
Daniel Juyung Seo 6dd40a16dd e po: Updated copyright year.
SVN revision: 70182
2012-04-14 09:59:56 +00:00
Samuel F. Baggen b987bfd929 added pregenerated translations for empty and fuzzy (broken) ones in spanish
SVN revision: 70181
2012-04-14 06:37:29 +00:00
Samuel F. Baggen 37fcfe7e97 reverting the translations due to a strange report by buildbot
SVN revision: 70175
2012-04-13 14:24:36 +00:00
Samuel F. Baggen 694ef28350 ES translations: updated with pregenerated translations for the fuzzy (95% wrong) and empty ones
SVN revision: 70174
2012-04-13 13:52:27 +00:00
Massimo Maiurana 70a61dccf0 updating french and italian translations
SVN revision: 69971
2012-04-09 09:15:07 +00:00
Massimo Maiurana ae25e6fd5b updating french translations
SVN revision: 69828
2012-04-01 17:58:47 +00:00
Massimo Maiurana c2792039e0 updating french and italian translations
SVN revision: 69641
2012-03-26 20:36:53 +00:00
Carsten Haitzler e440a93f09 update po's
SVN revision: 69624
2012-03-26 04:03:59 +00:00
Carsten Haitzler 29856dc09c update po's
SVN revision: 67952
2012-02-15 04:35:31 +00:00
Massimo Maiurana a8a9fac8e3 updating russian translation
SVN revision: 67741
2012-02-07 19:56:00 +00:00
Massimo Maiurana 5290aa91a3 updating arabic translation
SVN revision: 67689
2012-02-02 23:07:50 +00:00
Massimo Maiurana 0947490115 updating french and italian translations
SVN revision: 67552
2012-01-26 17:13:58 +00:00