Commit Graph

1361 Commits

Author SHA1 Message Date
maxerba 7167bf1847 Updating galician, lithuanian and turkish translations 2014-05-26 21:51:00 +02:00
maxerba 9969641fed Updating italian translation 2014-05-24 10:08:53 +02:00
maxerba 8c12e9daa6 Updating portuguese translation 2014-05-23 13:56:44 +02:00
maxerba 48b7a0c86c Updating catalan translation 2014-05-20 21:29:52 +02:00
maxerba 9f19d5a676 Updating translations 2014-05-19 22:04:38 +02:00
Carsten Haitzler 57a7ea6944 update po files 2014-05-18 09:11:02 +09:00
Carsten Haitzler 8377a28213 asjust po line nums 2014-05-02 21:25:27 +09:00
Mike Blumenkrantz 989ca84660 fuck you gettext 2014-04-04 15:38:10 -04:00
Stefan Schmidt f4624d940a po: Remove files for disabled wallpaper2 module to fix make distcheck
The wallpaper2 module got disabled by not includng its makefile anymore
which confused gettext as it still had two files listed for it.
2014-04-01 15:52:50 +02:00
maxerba 75b736a9fe Updating italian translation 2014-03-10 23:18:24 +01:00
maxerba 5c4d818573 Updating portuguese and italian translations 2014-02-24 19:33:37 +01:00
maxerba 54950b40ad Include lokker in translatable modules 2014-02-23 20:41:32 +01:00
maxerba 15b42f65b8 Updating italian translation 2014-02-23 20:36:26 +01:00
Carsten Haitzler f3ad2c3896 po update 2014-02-22 21:25:31 +09:00
Carsten Haitzler 4116daa320 update po line #'s 2014-02-20 14:44:26 +09:00
maxerba a679447cf5 Updating italian translation 2014-02-19 10:14:47 +01:00
maxerba 6f43774bf0 Updating all po's merging translations from the packagekit extra module 2014-01-29 21:46:31 +01:00
maxerba 188aa7c4a0 Updating hungarian and italian translations 2014-01-29 19:27:43 +01:00
maxerba f83c1682d5 Updating italian translation 2014-01-19 17:15:50 +01:00
Carsten Haitzler 7f8680ff98 update po line #'s 2014-01-17 00:23:58 +09:00
Mike Blumenkrantz c2be19c093 feature: comp config is no longer a module
given that compositing is always enabled and that it's crucial to be able to change these settings, potentially having them unavailable is not a great way to live
2014-01-14 20:28:57 -05:00
Mike Blumenkrantz 86656e4df9 compositor rewrite / charlie-foxtrot situation
huge fustercluck commit because there wasn't really a way to separate out the changes. better to just rip it all out at once.

* compositor and window management completely rewritten. this was the goal for E19, but it pretty much required everything existing to be scrapped since it wasn't optimized, streamlined, or sensible. now instead of having the compositor strapped to the window manager like an outboard motor, it's housed more like an automobile engine.

** various comp structs have been merged into other places (eg. E_Comp_Zone is now just part of E_Zone where applicable), leading to a large deduplication of attributes

** awful E_Comp_Win is totally dead, having been replaced with e_comp_object smart objects which work just like normal canvas objects

** protocol-specific window management and compositor functionality is now kept exclusively in backend files

** e_pixmap api provides generic client finding and rendering api

** screen/xinerama screens are now provided directly by compositor on startup and re-set on change

** e_comp_render_update finally replaced with eina_tiler

** wayland compositor no longer creates X windows

** compositor e_layout removed entirely

* e_container is gone. this was made unnecessary in E18, but I kept it to avoid having too much code churn in one release. its sole purpose was to catch some events and handle window stacking, both of which are now just done by the compositor infra

* e_manager is just for screensaver and keybind stuff now, possibly remove later?

* e_border is gone along with a lot of its api. e_client has replaced it, and e_client has been rewritten completely; some parts may be similar, but the design now relies upon having a functional compositor

** window configuration/focus functions are all removed. all windows are now managed solely with evas_object_X functions on the "frame" member of a client, just as any other canvas object can be managed.

*** do NOT set interceptors on a client's comp_object. seriously.

* startup order rewritten: compositor now starts much earlier, other things just use attrs and members of the compositor

* ecore_x_pointer_xy_get usage replaced with ecore_evas_pointer_xy_get

* e_popup is totally gone, existing usage replaced by e_comp_object_util_add where applicable, otherwise just placed normally on the canvas

* deskmirror is (more) broken for now

* illume is totally fucked

* Ecore_X_Window replaced with Ecore_Window in most cases

* edge binding XWindows replaced with regular canvas objects

* some E_Win functionality has changed such that delete callbacks are now correctly called in ALL cases. various dialogs have been updated to not crash as a result

comp files and descriptions:

e_comp.c - overall compositor functions, rendering/update loop, shape cutting

e_comp_x.c - X window management and compositor functionality

e_comp_wl.c - Wayland surface management and compositor functionality

e_comp_canvas.c - general compositor canvas functions and utilities

e_comp_object.c - E_Client->frame member for managing clients as Evas_Objects, utility functions for adding objects to the compositor rendering systems

additional authors: ivan.briano@intel.com

feature: new compositor

removal: e_border, e_container, e_popup
2014-01-14 20:22:02 -05:00
Mike Blumenkrantz e3c85ec4da feature: use non-recursive makefiles for entire build system
this is the correct way to write a build system. one toplevel Makefile.am with the rest of the directories having include Makefile.mk files.

additional authors:

Iván Briano <ivan.briano@intel.com>
2014-01-14 20:22:01 -05:00
maxerba 91ddfa0f86 Updating serbian and italian translations 2014-01-03 18:35:56 +01:00
maxerba 6acfa95395 Updating portuguese translation 2013-12-26 19:06:36 +01:00
maxerba 8138921739 Updating serbian translation 2013-12-24 13:00:52 +01:00
Igor Murzov ea1ae87962 Update russian translation 2013-12-21 03:58:18 +04:00
Igor Murzov 5e840d4b5c Add more messages to the pot 2013-12-21 03:14:36 +04:00
maxerba 4bbdeeb6b7 updating italian translation 2013-12-19 22:44:30 +01:00
maxerba 6b17d616d3 updating galician translation 2013-12-19 21:20:45 +01:00
Igor Murzov f2e20b2052 Update russian translation 2013-12-18 02:54:43 +04:00
Mike Blumenkrantz 27d607d863 remove physics module
realistically I shouldn't have merged this into the release last year.

failing that, I probably should have removed it after the release.

even if I didn't remove it, I should have at least updated/tested it.

I did none of these things, and neither did anyone else, and thus we have an unmaintained module in core.

NOT ON MY WATCH
2013-12-09 08:22:19 -05:00
Carsten Haitzler eaf799a5b1 v0.18.0-alpha4 2013-11-29 19:37:37 +09:00
Mike Blumenkrantz 96bac597b3 grumble grumble potfiles update... 2013-11-25 16:17:24 -05:00
Carsten Haitzler 7152bea429 0.18-alpha3 2013-11-25 14:52:29 +09:00
maxerba f18954cf52 Updating greek translation 2013-11-21 18:41:11 +01:00
maxerba 4b79819050 Updating portuguese translation 2013-11-20 19:47:30 +01:00
Carsten Haitzler 3078a89456 1.8.0-alpha2 2013-11-19 17:22:23 +09:00
maxerba 5bfd5d4203 Updating catalan and italian translations 2013-11-13 13:35:00 +01:00
maxerba 7d5dcb5798 Updating italian translation 2013-11-10 13:47:25 +01:00
Carsten Haitzler baadcee049 check e passes distckec and set up a 0.18 alpha1 2013-11-05 16:44:30 +09:00
Carsten Haitzler 4b4a51d189 elm theme use - use elementary only for themes and remove e's own theme
now e only uses elementary's theme. this is to stop the bitrot and
forking of e's theme vs the unified elm theme that has everything for
e in it already. this obviously makes elm a requirement of e18 on, and
this also notes that emotion is always in efl these days, so its no
longer an option, and ecore-imf is no longer used as edje does the
entires now itself. in future it'll all be elm.

this is a major unification point for themes for elm and e. this will
need some testing, but everything seems to work day-to-day, but theme
selector is untested.

this also removes the theme selector for splash as that is now simply
unified with the same theme as everything else.
2013-10-31 23:36:22 +09:00
Igor Murzov 928067fa97 Update russian translation 2013-09-04 04:11:14 +04:00
Carsten Haitzler 83e7883ec9 allow cpufreq config to be accessed without a gadget - pstate necessity 2013-08-24 19:22:39 +09:00
maxerba 8cad9262d0 updating esperanto and french translations 2013-07-31 12:06:30 +02:00
maxerba 2530cb241e Updating spanish translation 2013-07-05 19:07:06 +02:00
Carsten Haitzler 6f1c04cf3d update po's 2013-07-05 11:11:59 +09:00
maxerba 271b29504d updating various translations 2013-07-02 19:31:06 +02:00
Carsten Haitzler ad384c1c77 update po's 2013-06-28 19:19:55 +09:00
maxerba 25f8f302a6 updating italian translation 2013-06-23 22:15:18 +02:00
maxerba 3926d557c6 updating esperanto translation 2013-06-20 21:13:10 +02:00
Igor Murzov ab4845b64d List translatable files of new teamwork module in POTFILES.in file 2013-06-17 13:43:34 +04:00
maxerba e917ce2311 updating serbian translation 2013-06-13 13:10:13 +02:00
Carsten Haitzler 6169d4bbea update po's 2013-06-12 20:17:16 +09:00
Eduardo Lima (Etrunko) d4ee6be578 Split .gitignore into multiple files
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
2013-06-11 18:19:12 -03:00
maxerba 12d880bf30 updating italian translation 2013-06-10 19:51:59 +02:00
maxerba 7d9b9dae83 updating catalan translation 2013-06-09 18:20:11 +02:00
maxerba 09ad8b6749 updating italian translation 2013-06-06 13:07:48 +02:00
Carsten Haitzler 7d07e0c50f update po's 2013-06-05 22:53:51 +09:00
maxerba 42dd1fe8ee updating catalan translation 2013-05-25 14:30:03 +02:00
maxerba 458f82e8ff updating spanish translation 2013-05-25 11:38:58 +02:00
maxerba ae06da67c7 updating french and esperanto translations 2013-05-24 21:42:05 +02:00
maxerba 208a777b4b updating italian translation 2013-05-22 18:51:58 +02:00
maxerba e679d3325a Now the update notice dialog is translatable 2013-05-22 18:40:15 +02:00
maxerba 849e7cf9d3 correction for the italian translation 2013-05-21 22:28:43 +02:00
maxerba 33edfc3cd5 updating italian translation 2013-05-21 21:01:59 +02:00
Carsten Haitzler 543a8ed516 update po's 2013-05-21 22:07:06 +09:00
Carsten Haitzler 9f744b5eb3 update po's 2013-05-13 19:44:18 +09:00
maxerba e1ce46676b updating italian translation 2013-05-11 13:14:54 +02:00
Igor Murzov 17026e00d7 Update serbian translation, take 2 2013-05-11 12:23:07 +04:00
Igor Murzov e268456450 Update italian translation 2013-05-11 12:20:35 +04:00
Igor Murzov cb062fd350 Update russian translation 2013-05-11 12:15:02 +04:00
Cedric Bail 7ad7082c5c Revert "updating serbian and italian translations"
This reverts commit 35dc35365b.
2013-05-11 10:22:43 +09:00
maxerba 35dc35365b updating serbian and italian translations 2013-05-11 01:02:59 +02:00
Carsten Haitzler b17a694f04 update po's 2013-05-06 17:33:39 +09:00
maxerba 99b361871e updating italian translation 2013-05-04 19:54:52 +02:00
Igor Murzov 288fea3b3e po/POTFILES.in: Sort filenames alphabetically, remove duplicates 2013-05-03 13:17:30 +04:00
maxerba da2f217f76 updating portuguese translation 2013-05-02 19:28:58 +02:00
Igor Murzov 971ca768eb Update russian translation 2013-05-02 16:05:26 +04:00
Igor Murzov 208c816acc Remove kurdish translation
It has only 5 translated messages and takes 10K+ lines.
2013-05-02 15:49:26 +04:00
Igor Murzov d81819e5cd Add some more messages to the pot 2013-05-02 15:49:25 +04:00
Igor Murzov 2b86e82d6c Gettextize bluez4 module 2013-05-02 15:49:24 +04:00
maxerba 3320f8ff3c adding serbian translation 2013-04-29 23:55:20 +02:00
maxerba 9552ac7117 updating french and spanish translations 2013-04-29 17:27:30 +02:00
maxerba b78f562132 updating italian translation 2013-04-20 11:55:12 +02:00
Mike Blumenkrantz c20ff690f3 update potfiles 2013-04-19 10:35:16 +01:00
maxerba 5bd491dfdf updating portuguese trasnlation 2013-04-11 14:41:02 +02:00
Carsten Haitzler 58b0d98ee2 update po.. 2013-04-10 19:09:18 +09:00
maxerba 555067e813 updating esperanto translation 2013-04-08 18:40:54 +02:00
maxerba cbd395a719 Correction for the italian translation 2013-04-04 13:46:03 +02:00
maxerba 77e2c2e0af updating protuguese translation 2013-04-04 13:39:25 +02:00
maxerba 26f26283a4 Correction in italian translation 2013-04-01 11:25:32 +02:00
Carsten Haitzler b00eb36107 update po. 2013-03-31 14:55:14 +09:00
Carsten Haitzler f2885af6b2 update po's 2013-03-27 21:50:58 +09:00
maxerba c52a10abc1 updating catalan translation 2013-03-21 23:58:47 +01:00
Carsten Haitzler 984f1b8779 update po's 2013-03-20 21:09:12 +09:00
maxerba 0d381e4c02 updating portuguese translation 2013-03-18 14:19:11 +01:00
maxerba 3a9e514576 updating catalan translation 2013-03-18 08:52:40 +01:00
Cedric Bail 1a472d475e po: fix build of hu.po 2013-03-16 12:22:14 +09:00
Cedric Bail e0332bbd21 po: fix mismerge. 2013-03-16 12:10:40 +09:00
maxerba 9663eea0e4 updating hungarian translation 2013-03-15 22:48:10 +01:00
Carsten Haitzler 12d6309d9a update .po line #'s 2013-03-15 13:13:50 +09:00
maxerba 7390ccd5df updating italian translationexit 2013-03-07 17:35:09 +01:00
maxerba 90df0031af updating catalan translation 2013-02-25 21:11:18 +01:00
maxerba 90ecf25935 updating various translations 2013-02-23 15:40:38 +01:00
Carsten Haitzler 5e9bd77e0a update po's with new line info. 2013-02-23 11:41:44 +09:00
Carsten Haitzler 1a7fedc699 errr. update po's?
SVN revision: 83895
2013-02-14 13:11:53 +00:00
Massimo Maiurana 32a1790343 updating various translations
SVN revision: 83799
2013-02-09 21:36:29 +00:00
Mike Blumenkrantz 9babd286e6 change pofile binding config location
SVN revision: 83659
2013-02-06 08:36:06 +00:00
Massimo Maiurana 6dd0e7eb67 updating catalan and esperanto translations
SVN revision: 83648
2013-02-05 21:31:22 +00:00
Mike Blumenkrantz cfd5d8acb6 forgot to update pofiles for e_eap->e_desktop move yesterday
SVN revision: 83616
2013-02-05 08:14:08 +00:00
Massimo Maiurana 5cd11a890d updating catalan and italian translations
SVN revision: 83529
2013-01-31 17:12:04 +00:00
Massimo Maiurana 0fce67922e updating catalan translation
SVN revision: 83326
2013-01-25 12:29:27 +00:00
Massimo Maiurana af0a1820c9 updating portuguese translations
SVN revision: 83187
2013-01-23 22:46:34 +00:00
Massimo Maiurana ed1305094b updating catalan translation
SVN revision: 83186
2013-01-23 21:21:15 +00:00
Massimo Maiurana f92162bd7e updating portuguese and italian translations
SVN revision: 83184
2013-01-23 16:57:59 +00:00
Igor Murzov a4e5053e1d Update russian translation
This commit is a forwardport of r83171


SVN revision: 83172
2013-01-23 13:30:33 +00:00
Massimo Maiurana fe9efb8eed updating esperanto and italian translations
SVN revision: 83166
2013-01-23 11:53:53 +00:00
Massimo Maiurana 55a72b5e2d updating catalan translation
SVN revision: 83108
2013-01-22 23:06:01 +00:00
Massimo Maiurana 32a0657b89 updating spanish and italian translation
SVN revision: 83104
2013-01-22 21:25:08 +00:00
Massimo Maiurana 59a62b437f updating catalan translation
SVN revision: 83079
2013-01-22 12:11:52 +00:00
Massimo Maiurana e834ff0d6e updating italian translation
SVN revision: 83018
2013-01-20 16:29:23 +00:00
Massimo Maiurana d959b75a78 updating italian translation
SVN revision: 82908
2013-01-16 21:21:35 +00:00
Lucas De Marchi 8cacf8429d e: merge comp module into core
* Move compositor to core, but letting the configuration there
 * Rename all files and functions from e_mod_comp_* to e_comp_*
 * Move the config dialogs to a new module named conf_comp. It still
   uses a domain config, otherwise it would not pick the current
   user's configuration. Maybe it would be wise to later on move these
   options to e_config
 * Fixup the wizard mess linking the header in the build tree in order
   to be able to create the config. Since now it's in core, we don't
   need to play linking games in the build system

I'm not sure if the wayland part works. It was not even building
previously so I'll let for who cares about this to actually test and
report bugs.



SVN revision: 82454
2013-01-09 11:34:07 +00:00
Massimo Maiurana 80d6fa8d1c updating portuguese and italian translations
SVN revision: 82423
2013-01-08 20:36:48 +00:00
Massimo Maiurana 7a858eb89a updating spanish translation
SVN revision: 82421
2013-01-08 17:43:27 +00:00
Massimo Maiurana 30b3623443 updating portuguese and esperanto translations
SVN revision: 82342
2013-01-07 11:39:56 +00:00
Massimo Maiurana 5598d4a709 updating italian translation
SVN revision: 82309
2013-01-06 22:45:50 +00:00
Massimo Maiurana 4847813bb6 updating lithuanian translation
SVN revision: 82308
2013-01-06 21:10:53 +00:00
Massimo Maiurana 3de268ce0b updating portuguese translation
SVN revision: 82298
2013-01-06 09:52:45 +00:00
Igor Murzov 283e4d6d3d Make Everything's plugins and action names translatable v2
v2: Mark messages for translation explicitly as suggested by Raster.
This is a more straightforward version of r79658.


SVN revision: 82292
2013-01-05 22:53:46 +00:00
Massimo Maiurana 4b9b2f74c8 updating spanish and italian translation
SVN revision: 82242
2013-01-04 22:18:09 +00:00
Lucas De Marchi 5efeaedf21 e: remove dropshadow module
dropshadow module conflicts with composite, which will be always enabled
by future commits. Remove the module to allow turning composite as
always-enabled.



SVN revision: 82224
2013-01-04 18:35:22 +00:00
Igor Murzov 6eda033a7e Add new files to POTFILES.in
SVN revision: 82084
2013-01-03 15:28:04 +00:00
Massimo Maiurana 9243efd187 updating spanish translation
SVN revision: 81964
2013-01-01 23:03:08 +00:00
Massimo Maiurana 9cc3c01d08 updating traditional chinese translation
SVN revision: 81954
2013-01-01 09:03:10 +00:00
Daniel Juyung Seo 4cb549375f e ko.po: Updated Korean translations.
SVN revision: 81953
2013-01-01 08:45:17 +00:00
Daniel Juyung Seo f7b9b9ec55 e ko.po: Updated Korean translation.
SVN revision: 81796
2012-12-28 12:03:00 +00:00
Daniel Juyung Seo bc125aad6f e ko.po: Updated ko.po according to the string changes.
SVN revision: 81795
2012-12-28 12:02:50 +00:00
Massimo Maiurana 30489d5afa updating arabic translation
SVN revision: 81770
2012-12-27 23:19:40 +00:00
Daniel Juyung Seo 41c19052bc e ko.po: Updated Korean translations.
SVN revision: 81735
2012-12-27 08:35:00 +00:00
Massimo Maiurana 1a8910bfba updating spanish and italian translations
SVN revision: 81706
2012-12-26 10:24:11 +00:00
Massimo Maiurana c87090fb3f updating spanish translation
SVN revision: 81636
2012-12-22 11:45:09 +00:00
Massimo Maiurana 41868cd499 updating all remaining po's before the release (and, most of all, before I go to sleep :P )
SVN revision: 81619
2012-12-21 22:45:00 +00:00
Massimo Maiurana d11c1cc6b1 updating arabic translation
SVN revision: 81588
2012-12-21 21:23:34 +00:00
Massimo Maiurana 5b932c5731 updating various translation
SVN revision: 81587
2012-12-21 21:21:49 +00:00
Aron Xu 54cc4b8f37 Update Simplified Chinese translation
SVN revision: 81568
2012-12-21 19:31:36 +00:00
Massimo Maiurana 9b407b34e1 updating galician translation
SVN revision: 81562
2012-12-21 16:59:24 +00:00
Daniel Juyung Seo a55668249a e ko.po: Korean translate update.
100% translated again.
2154 strings, 0 fuzzy, 0  bad tokens, 0 not translated.

SVN revision: 81548
2012-12-21 13:16:43 +00:00
Massimo Maiurana e52901187b updating german translation
SVN revision: 81547
2012-12-21 13:12:50 +00:00
Massimo Maiurana 08e4378e9c updating german and italian translations
SVN revision: 81546
2012-12-21 13:02:08 +00:00
Daniel Juyung Seo cb0c3ed147 e ko.po: Updated Korean translations. Yay finally 100% translated!
2154 strings, 0 fuzzy, 0  bad tokens, 0 not translated.

SVN revision: 81520
2012-12-21 08:44:57 +00:00
Daniel Juyung Seo b9d76af697 e: Updated translation authors.
SVN revision: 81518
2012-12-21 08:31:55 +00:00
Daniel Juyung Seo 591ea19016 e ko.po: Update my review of Seong-ho's work.
The previous commit r81510 for ko.po was done by Seong-ho Cho.

Updated e17 Korean translations. Patch by Seong-ho Cho <darkcircle.0426@gmail.com>
I really appreciate Seong-ho's heavy work on Korean tralsations.

On Fri, Dec 21, 2012 at 1:00 PM, Seong-ho Cho <darkcircle.0426@gmail.com> wrote:

   I've translated enlightenment 17 yesterday and today during 12 hours.
   and I've normalized some Korean words but we need to review for fixing some error(or problem which is causing some argue) in my translation.
   Thank you for applying my translation, advance.

SVN revision: 81517
2012-12-21 08:31:52 +00:00
Aron Xu 8dea8beae4 Update Simplified Chinese translation
SVN revision: 81516
2012-12-21 08:15:10 +00:00
Aron Xu 636a0cb585 Update Simplified Chinese translation
SVN revision: 81512
2012-12-21 07:45:47 +00:00
Massimo Maiurana 7242707c82 updating all po's
SVN revision: 81510
2012-12-21 07:41:09 +00:00
Massimo Maiurana ddd9ab07c0 updating brazilian translation
SVN revision: 81483
2012-12-20 20:00:40 +00:00
Massimo Maiurana 0f9deb26ad updating various translations
SVN revision: 81482
2012-12-20 19:58:56 +00:00
Massimo Maiurana f966a28cb6 updated esperanto and italian translations
SVN revision: 81451
2012-12-20 13:11:37 +00:00
Massimo Maiurana c4d63ef240 Make Signal Bindings Settings dialog translatable (patch from Igor Murzov)
SVN revision: 81450
2012-12-20 12:53:36 +00:00
Daniel Juyung Seo 5a90bb9d81 e ko.po: arggg strings are changed again. updated Korean translations accordingly.
SVN revision: 81441
2012-12-20 10:53:58 +00:00
Daniel Juyung Seo e933466eab e ko.po: updated to latest po files. updated Korean translations.
SVN revision: 81438
2012-12-20 10:33:24 +00:00
Daniel Juyung Seo a4f51c3a25 e ko.po: Updated Korean translations.
SVN revision: 81437
2012-12-20 10:20:39 +00:00
Daniel Juyung Seo e0e0387ee7 e ko.po: updated Korean translations. oh my god, there are too many wrong translations...
SVN revision: 81422
2012-12-20 06:58:25 +00:00
Daniel Juyung Seo 22d5422d57 e po: updated po files.
SVN revision: 81421
2012-12-20 06:56:44 +00:00
Massimo Maiurana fbc93840ca updated russian translations
SVN revision: 81398
2012-12-19 19:28:07 +00:00
Massimo Maiurana 791b78f92a updated arabic and italian translations
SVN revision: 81397
2012-12-19 18:08:50 +00:00
Massimo Maiurana 77cb445100 updating various translations
SVN revision: 81393
2012-12-19 17:40:23 +00:00
Massimo Maiurana f2a33e5429 updated spanish and italian translations
SVN revision: 81356
2012-12-19 13:00:58 +00:00
Massimo Maiurana ddcfba7876 updating various translations
SVN revision: 81286
2012-12-18 16:46:31 +00:00
Mike Blumenkrantz 325524fddd change spanish translation of "take screenshot"
ticket #2013


SVN revision: 81221
2012-12-18 08:37:22 +00:00
Massimo Maiurana 68f40db8a5 updating portuguese translations
SVN revision: 81129
2012-12-17 12:31:18 +00:00
Carsten Haitzler d0cc2f2a67 general update po's with msgmerge stuff (line numbers change etc.)
SVN revision: 81060
2012-12-17 03:14:22 +00:00
Carsten Haitzler 86e31c5912 lets not make po's have syntax errors and not compile eh?
SVN revision: 81059
2012-12-17 03:13:54 +00:00
Massimo Maiurana 606c57f258 updating czech and italian translations
SVN revision: 81057
2012-12-16 20:25:28 +00:00
Massimo Maiurana b376643d06 Add messages of Access, Physics and Quickacces modules to the pot (patch from Igor Murzov)
SVN revision: 81047
2012-12-16 16:47:26 +00:00
Massimo Maiurana 62a228ef2c updating spanish translation
SVN revision: 81041
2012-12-16 09:03:00 +00:00
Massimo Maiurana 8236a1b203 updating portuguese and galician translations
SVN revision: 81028
2012-12-15 18:47:52 +00:00
Massimo Maiurana f5e3d0f386 updating arabic translations
SVN revision: 80988
2012-12-14 20:04:41 +00:00
Massimo Maiurana 00e94edfe3 updating brazilian and italian translations
SVN revision: 80982
2012-12-14 19:10:15 +00:00
Massimo Maiurana 28a8e463d7 updating portuguese and italian translations
SVN revision: 80979
2012-12-14 17:44:04 +00:00
Massimo Maiurana 265e907db1 updating various translations
SVN revision: 80888
2012-12-13 18:43:05 +00:00
Massimo Maiurana ce739c1bc5 updating german translations
SVN revision: 80776
2012-12-12 21:17:33 +00:00
Massimo Maiurana 0f5bd23b75 updating various translations
SVN revision: 80715
2012-12-11 20:56:09 +00:00
Massimo Maiurana 8cfd115842 updating portuguese and italian translations
SVN revision: 80622
2012-12-10 20:54:19 +00:00
Massimo Maiurana 2b6202dbfa missing evry files in POTFILES.in
SVN revision: 80621
2012-12-10 20:51:35 +00:00
Massimo Maiurana 96fac26f2f Mark some strings for translation. (patch from Igor Murzov)
SVN revision: 80551
2012-12-09 14:39:30 +00:00
Massimo Maiurana d36fe0a994 updating portuguese and italian translations
SVN revision: 80540
2012-12-09 08:11:35 +00:00
Massimo Maiurana 3d48900841 updating various translations
SVN revision: 80532
2012-12-08 18:35:53 +00:00
Massimo Maiurana 8b9b0646db updating various translations
SVN revision: 80486
2012-12-07 18:53:30 +00:00
Massimo Maiurana fb5d1ecd8c Make some more Evry messages translatable (patch from Igor Murzov)
SVN revision: 80478
2012-12-07 17:52:51 +00:00
Massimo Maiurana dc49352774 updating portuguese translations
SVN revision: 80444
2012-12-07 13:01:37 +00:00
Massimo Maiurana df2d416f10 updating portuguese translations
SVN revision: 80375
2012-12-06 17:45:32 +00:00
Massimo Maiurana 33c59fd351 updating spanish translation
SVN revision: 80355
2012-12-06 12:36:58 +00:00
Massimo Maiurana 198e6aaf52 updating esperanto translations
SVN revision: 80224
2012-12-05 09:46:19 +00:00
Massimo Maiurana 5e021ac3f7 updating portuguese and italian translations
SVN revision: 80088
2012-12-03 17:42:19 +00:00
Massimo Maiurana d01701d816 updating greek translations
SVN revision: 79985
2012-12-02 18:09:32 +00:00
Massimo Maiurana aaf72e7341 updating portuguese and italian translations
SVN revision: 79970
2012-12-01 15:58:51 +00:00
Massimo Maiurana 7aca3ebb68 updating arabic translations
SVN revision: 79964
2012-12-01 12:38:47 +00:00