Commit Graph

180 Commits

Author SHA1 Message Date
Stefan Schmidt a7da9272c8 po: update po files for alpha release 2017-06-29 12:45:29 +02:00
Amitesh Singh e5922c0720 elm: rename elm slider to Efl.Ui.Slider
ref T5361
2017-06-12 16:45:47 +09:00
Amitesh Singh 6fe568d9ac elm: rename elm_photocam to Efl.Ui.Image.Zoomable
Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-29 14:52:36 +09:00
Amitesh Singh 314f6c3351 update po/* files after progressbar rename
Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-23 19:06:06 +09:00
Amitesh Singh f6b81f0a1e elm: rename elm_progressbar to Efl.Ui.Progressbar
ref T5360

Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-23 19:05:48 +09:00
Amitesh Singh 7a551b13e6 update po/* files after elm_radio rename
Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-22 19:21:39 +09:00
Amitesh Singh 12b862f8d1 rename elm_radio to Efl.Ui.Radio
Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-22 19:21:28 +09:00
Amitesh Singh fc803a3320 Add po/* files changes after elm_button rename
Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-22 17:36:11 +09:00
Amitesh Singh 850498e977 rename elm_button to Efl.Ui.Button
ref T5323

Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-22 17:28:47 +09:00
Amitesh Singh 3f2612c07d update po files after elm check rename
Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-22 12:13:17 +09:00
Amitesh Singh bd743d93ac rename elm_check to Efl.Ui.Check
Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-22 12:13:13 +09:00
Carsten Haitzler 9a7d6e6107 po files - update line's + comments 2017-01-21 09:38:38 +09:00
maxerba 18fb9018f1 Updating italian translation 2017-01-01 16:31:20 +01:00
Carsten Haitzler bf1687e224 efl po files - update comment lines 2016-12-24 09:50:23 +09:00
Carsten Haitzler 4ed2e01591 remove xcb support in ecore_x and evas engines as per mailing list
as per mailing list discussion about dropping xcb support now. it
hasn't been complete for a long time, thus not recommented for being
turned on. as we are moving to a wayland world xcbmakes even less
sense. as agreed, time to clean up a bit and remove a distraction as
well as not well tested code. this also updates po's too.

@feature
2016-11-03 22:22:54 +09:00
Carsten Haitzler d80de732d1 po files - update comments 2016-10-28 10:56:02 +09:00
Carsten Haitzler fc66dd62b7 po - update 2016-09-27 09:10:16 +09:00
maxerba 3c3c51f029 Updating slovenian translation 2016-09-21 21:40:50 +02:00
Carsten Haitzler 3000038051 efl po's - update 2016-08-29 14:56:58 +09:00
Carsten Haitzler 5a87d3857f po files - update line numbers automatically 2016-08-13 12:14:07 +09:00
Chidambar Zinnoury 886efbfc29 efl ui frame: Update the file name for translation purposes.
This unbreaks build.

 See 53035f23e6.
2016-07-04 21:00:36 +02:00
Stefan Schmidt 350306c5ea po: catchup with file rename to efl_ui_video in POTFILES.in
In commit 549e274acb this file was renamed but
POTFILES.in not updated.
2016-06-23 23:27:43 +02:00
Stefan Schmidt 5013cd3a23 po: update po files 2016-06-09 16:18:28 +02:00
Ji-Youn Park 8cf9ee67bd efl_ui_win: rename elm_win to efl_ui_win 2016-06-07 23:11:48 +08:30
Stefan Schmidt 9b170a2602 po: follow file rename for elm_flip to efl_ui_flip change 2016-06-07 11:26:51 +02:00
Stefan Schmidt c00d6cae25 po: update POTFILE.in after file rename of elm_image.c
Follwoing a0ec05cd8f we also rename the file
here to fix the po file generation.
2016-05-31 14:11:27 +02:00
Cedric BAIL 1f5165a955 po: update position in files. 2016-05-05 11:40:48 -07:00
Stefan Schmidt 49dde632bc po: elm_container.c is removewd from the tree thus also remove it from POTFILES
File was removed in 902950018b.
2016-04-26 08:56:29 +02:00
Jean-Philippe Andre 80da5099c1 Elm: Don't install box, table and grid eo files
Box, Table and Grid now belong to legacy land.
Their Evas counterparts are already not installed anymore,
and Efl.Ui.Box and Efl.Ui.Grid are here to replace those
widgets (note: code was initially copy & pasted).

This should fix installed EO files consistency.
2016-04-20 20:39:58 +09:00
maxerba 1700e62c16 Fix Makevars and update all pos'
In the elementary tree all translatable messages are enclosed in a E_() macro, and since this macro was undefined in Makevars all massages was not included in catalog.
If some coder think that the E domain is useless, or deprecated or whatever, please remove it and update all source files accordingly.
2016-04-18 18:02:39 +02:00
Hermet Park 1efa5dfe57 updated po 2016-04-12 00:28:33 +09:00
Cedric Bail 998adbb312 Revert "po: disable edje_external files from elementary until they are integrated"
This reverts commit 5517a23cde.

edje_external are back in, so this is not needed anymore.
2016-03-31 19:45:26 -07:00
Stefan Schmidt 5517a23cde po: disable edje_external files from elementary until they are integrated
The edje_external module from elementary is not integrated into the build
system yet and having these files enabled here confuses our po rules.

Cedric will enable these again when he enables them in the build.
2016-03-31 20:11:59 +02:00
Cedric BAIL 71482d63ba elementary: let's try to get the right files back in.
Strange enough, if I still try to update po files, half of their content
disapear as if we are unable to find the text to translate in the .c files
when it is still there and the file is processed...
2016-03-30 15:55:06 -07:00
Cedric BAIL af3a3c97d9 elementary: integrate translation inside Efl translation.
Please spend time looking at those as I had to do few stuff
manually and I may have borked some of them.

Side note question, why do we have ko.po and ko_KR.po ?
2016-03-23 13:24:41 -07:00
Stefan Schmidt 6d16bdf2c9 po: update po files 2016-01-13 14:38:16 +01:00
Stefan Schmidt 76f86e355a po: update po files before release 2015-11-09 10:44:06 +01:00
Stefan Schmidt 1d1bb96b28 po: update po files 2015-10-26 03:18:37 +01:00
Stefan Schmidt 1feff79ff3 po: update po files 2015-10-06 12:24:00 +02:00
Stefan Schmidt 3daaf3a05b po: update po files 2015-10-01 12:21:52 +02:00
Thiep Ha 844fde5a87 po: Add Vietnamese translation
Summary: Add translation for Vietnamese.

Reviewers: seoz, stefan_schmidt, Hermet

Subscribers: cedric, seoz

Differential Revision: https://phab.enlightenment.org/D3117
2015-09-30 11:57:16 +09:00
Stefan Schmidt 9bfaeffdfe po: Update po files 2015-08-07 11:30:36 +02:00
maxerba e8c4c3c258 Updating spanish translation 2015-05-06 19:05:55 +02:00
Igor Murzov e98ba63c82 Update russian translation 2015-02-07 15:38:49 +03:00
Carsten Haitzler a6b5b8db82 update po's 2015-02-04 18:58:18 +09:00
maxerba 1097a82365 Updating serbian translation 2015-02-03 21:07:00 +01:00
Daniel Kolesa 1884e4813a po: disable xgettext_wrapper for the time being (not really used and possibly won't be) 2014-11-11 15:07:03 +00:00
Daniel Juyung Seo 2c35578a65 ko.po: Fix wrong translation format.
Thanks Shiin for the report.
2014-11-10 09:44:21 +09:00
Daniel Juyung Seo 50c6a2934c ko: Update Korean translation. 2014-11-10 01:02:30 +09:00
Daniel Kolesa 90ba56b1ff po: forgot to commit updated xgettext_wrapper 2014-11-05 16:21:55 +00:00
Cedric BAIL 691acb607c po: update translation position. 2014-09-09 12:29:42 +02:00
Kai Huuhko f748304079 l10n: Add Finnish translations 2014-09-07 20:15:00 +03:00
maxerba 73b9bf2c03 Updating french translation 2014-08-29 13:15:12 +02:00
Carsten Haitzler f6c12e135f update po files 2014-08-08 20:12:43 +09:00
Tom Hacohen 3bf0425af0 Edje vim: Migrate vim files to the editors repo. 2014-08-04 13:54:07 +01:00
Carsten Haitzler eeb66d4d32 update po files 2014-07-01 19:40:26 +09:00
Daniel Kolesa 3f20c958b2 po: cleaner extension handling in xgettext wrapper 2014-06-16 11:19:46 +01:00
Daniel Kolesa 9ac00be76b m4: fix macro, Makevars.in: quotes 2014-06-16 10:07:16 +01:00
Daniel Kolesa f683a2dd2f po: xgettext_wrapper now respects EXEEXT 2014-06-16 09:53:57 +01:00
q66 222544d81b Makevars.in: fix paths for out-of-tree builds 2014-06-10 20:14:30 +01:00
Daniel Kolesa bdae95f57a elua: support for fallback xgettext in xgettext_wrapper 2014-06-10 15:48:53 +01:00
Daniel Kolesa b095f72893 elua: xgettext_wrapper newline fix 2014-06-10 15:48:53 +01:00
Daniel Kolesa 5ccf23bb02 elua: Makevars - gitignore++ 2014-06-10 15:48:52 +01:00
Daniel Kolesa cfae9b5eeb elua: if ugly, then at least portable (we already assume presence of bourne shell on windows, so a wrapper doesn't hurt) 2014-06-10 15:48:52 +01:00
Daniel Kolesa 30e5f11dc6 elua: generate Makevars from Makevars.in with a dynamic conditional... sadly there doesn't seem to be any other way... 2014-06-10 15:48:52 +01:00
Daniel Kolesa bebe011676 elua: use the new app loading system 2014-06-10 15:48:50 +01:00
Daniel Kolesa fcbf219de4 elua: remove xgettext_wrapper, instead expand the whole command into Makevars 2014-06-10 15:48:50 +01:00
Daniel Kolesa 58409c521a elua: trigger xgettext execution from xgettext.lua, which is executed by xgettext_wrapper 2014-06-10 15:48:50 +01:00
Daniel Kolesa b8d867b679 elua: use a xgettext wrapper 2014-06-10 15:48:50 +01:00
Stefan Schmidt a03952ca0f po: Set initial values for Language-Team in all po files 2014-06-10 10:43:05 +02:00
Stefan Schmidt f57626bd19 po: Set initial language value in po file where it is missing
Some file have it and some not. My hopes are that this will fix the
build problems on jenkins.
2014-06-10 10:35:12 +02:00
maxerba 8c1496976f Updating catalan translation 2014-06-06 13:17:25 +02:00
maxerba 6754e03ee8 Updating galician, lithuanian and adding turkish translations 2014-05-26 21:36:43 +02:00
Carsten Haitzler 5270c3fdd9 update po's 2014-05-26 22:54:13 +09:00
maxerba c531502862 Updating czech translation 2014-05-23 23:41:05 +02:00
Carsten Haitzler c17ba23891 update po's 2014-05-20 13:56:54 +09:00
maxerba 4112c72ae4 Updating translations 2014-05-19 21:52:22 +02:00
Carsten Haitzler f691b71284 update po's 2014-05-19 15:23:16 +09:00
maxerba c102b604ec Updating portuguese translation 2014-03-17 18:48:13 +01:00
Carsten Haitzler 7e71c18380 update po line #'s 2014-02-20 14:44:42 +09:00
maxerba 06490efc22 Updating hungarian and italian translations 2014-01-29 19:18:58 +01:00
maxerba d31f21a288 Updating serbian and italian translations 2014-01-03 18:19:28 +01:00
maxerba a4a7575491 Adding hungarian translation 2013-12-25 22:57:18 +01:00
Seong-ho Cho f44518e872 Update Korean translation for the efl1.8 release
Summary: Translation patch for the efl 1.8. of course, existing one has no problem, but some of sentence structure is enhanced.

Reviewers: seoz

CC: seoz, cedric

Differential Revision: https://phab.enlightenment.org/D360
2013-12-02 19:17:18 +09:00
Carsten Haitzler cd60144d87 v1.8.0 2013-12-01 19:04:31 +09:00
Carsten Haitzler 95ffa9ca1e v1.8.0-beta2 2013-11-29 19:39:02 +09:00
Carsten Haitzler eb48d55f3a 1.8.0-beta1 2013-11-25 14:51:25 +09:00
maxerba 7b7093b84b Adding polish translation 2013-11-22 21:27:17 +01:00
Carsten Haitzler a4ec6ae8f1 1.8.0-alpha2 2013-11-19 17:21:58 +09:00
maxerba 833a6e5540 Updating japanese translation 2013-11-10 17:49:52 +01:00
Carsten Haitzler b07c0a76ce alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
Daniel Juyung Seo 8447e652c7 po: updated po files. 2013-11-01 08:43:00 +09:00
Sebastian Dransfeld 1cd3449e23 Update po files 2013-10-22 12:50:11 +02:00
Carsten Haitzler ad89985d41 update po's 2013-09-30 23:31:48 +09:00
Daniel Juyung Seo 7eccd49419 po: updated po files. 2013-08-15 03:52:16 +09:00
Carsten Haitzler ebc259d110 update po's 2013-07-05 11:51:39 +09:00
maxerba be34ef9eb2 updating serbian translation 2013-07-02 18:52:06 +02:00
Carsten Haitzler 2cdc41fd36 update po's 2013-06-28 17:26:14 +09:00
Eduardo Lima (Etrunko) d3292a7ae9 Split .gitignore into multiple files
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
2013-06-11 18:18:50 -03:00
Carsten Haitzler c9e8f3424c update po's 2013-05-07 10:26:43 +09:00