[Inkscape-translator] inkscape.pot missing vital entries

2017-07-30 Thread Alexandre Prokoudine
Hello,

When I run 'make inkscape_pot' for current git master, I get this:

[100%] Generating ../../po/inkscape.pot
Unsuccessful open on filename containing newline at
/usr/bin/intltool-update line 1150.

And then the following top menu items are missing from POT (become obsolete):

_View, _Layer, _Object, _Path, _Filters, _Extensions, _Help.

Both _File, _Edit, and _Text are OK.

I'd gladly push updated ru.po, but without these essential bits it's
not worth it really.

Any ideas what could be causing this?

Alex

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Idea of documentation

2017-04-04 Thread Alexandre Prokoudine
On Tue, Apr 4, 2017 at 2:19 AM, Victor Westmann wrote:
> Hi Maren and Duarte,
>
> I know you guys are long time translators for the Inkscape project.
>
> Do you guys know if the Inkscape project has some kind of official
> documentation/book/guide/wiki?

Not exactly official, but originally written by some of the project's
contributors.

http://write.flossmanuals.net/inkscape/about-inkscape/

AFAIK, the French version is supposed to be more up-to-date.

Alex

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Untranslated strings in Russian translation of Inkscape (and updating shortcut on Linux)

2017-01-14 Thread Alexandre Prokoudine
On Sat, Jan 14, 2017 at 11:23 AM, Yuri Chornoivan  wrote:
> субота, 14-січ-2017 00:03:22 Vadim написано:
>> Hello! When Inkscape language is set in Russian, there is untranslatable
>> strings in Preferences -> Tools -> Shapes> Pencil:
>> "Base simplify" and "on dynamic LPE simplify".

I'll have a look later this weekend. Thx for reporting, Vadim.

Alex

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Localization Tool

2016-10-29 Thread Alexandre Prokoudine
On Sat, Oct 29, 2016 at 11:53 PM, Yaron Shahrabani wrote:

> What else do you expect from the translators? to be austronauts?

I expect them to be sensible, responsible human beings.

See https://musescore.org/administer-guidelines/translation-instructions
for an example of how both translating online and testing the results
easily could be implemented.

> What are you against exactly?

Unprofessional approach to translation.

Alex

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Localization Tool

2016-10-29 Thread Alexandre Prokoudine
On Sat, Oct 29, 2016 at 10:59 PM, Yaron Shahrabani wrote:

> Are you against this change?

Pretty much yes.

> BTW, one of the features I'm trying to promote in WebLate is "celebrity
> strings", meaning that the users will be able to upload pictures of the UI
> and mark the location of the string helping other translators with the
> process, this feature has been moved to the next version on each and every
> new roadmap so far but we all hope it'll happen someday
> (https://github.com/nijel/weblate/issues/250).

All that instead of actually using the software?

Alex

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Localization Tool

2016-10-29 Thread Alexandre Prokoudine
On Sat, Oct 29, 2016 at 1:56 PM, Yaron Shahrabani wrote:

> I went through the documentation and saw that we're in 2016 and the
> translators still need to download the files and translate them manually.

They are also expected to test their respective translations and
evaluate the changes live.

Alex

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Translation memory?

2016-10-12 Thread Alexandre Prokoudine
On Wed, Oct 12, 2016 at 8:07 AM, Victor Westmann wrote:
> Guys,
>
> are you all sure we can't even do like a DIFF in the 0.91 translation file
> and in the 0.92 files?

You can, but why would you?

To give you an idea, here's what a diff looks like for mere three
months of changes in source code:

https://git.gnome.org/browse/gimp/commit/po/ru.po?id=78db28a71766878ad605dc8b83e6e52fda29c189

Note the amount of diff entries where only numbers of code lines
change. Now imagine that for 2 years worth of code changes.

Alex

--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Translation memory?

2016-10-10 Thread Alexandre Prokoudine
On Tue, Oct 11, 2016 at 12:03 AM, Victor Westmann wrote:

> But I was just wondering.. is there a more efficient way  you guys translate
> your po files for Inkscape project? Is there a way you guys use translation
> memory? Is there a way we can get past translations from past versions of
> Inkscape and reuse them in the current translation?

Victor,

Gettext tools already do that whenever you run intlttool-update
'LANG'. They look for similar messages in English, insert their
translations, and then mark such entries as fuzzy.

However in my experience (15 years, for what it's worth) there's
little help in all that. You do get occasional help from TM, but
mostly you have to heavily edit the outcome. Not worth the bother.

Alex

--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Web-based translation platform for Inkscape UI?

2015-09-18 Thread Alexandre Prokoudine
18 сент. 2015 г. 17:18 пользователь "Eduard Braun" написал:
>
> Hi all,
>
> I'm wondering for some time now why Inkscape does not use some sort of
web-based translation platform (like Transifex or Crowdin, maybe even
Launchpad's integrated localization capabilities)?

Because they all suck.

Alex
--
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Web-based translation platform for Inkscape UI?

2015-09-18 Thread Alexandre Prokoudine
On Fri, Sep 18, 2015 at 11:38 PM, Maren wrote:

>>> I'm wondering for some time now why Inkscape does not use some sort of
>> web-based translation platform (like Transifex or Crowdin, maybe even
>> Launchpad's integrated localization capabilities)?
>>
>> Because they all suck.
>
> I think Martin is trying to establish a more integrated solution, that is
> meant to be available for translating all Inkscape's resources.
> It will still take some work, so it's probably not yet time to announce
> publicly...

The question is whether there will be a way to track and review
changes made by completely arbitrary people who try to be helpful or
just feeling like messing with translation out of boredom, but have no
clue whatsoever about what they are doing. Another question is how
much time this review would consume.

Alex

--
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Website: New news article - Board election results

2015-09-17 Thread Alexandre Prokoudine
If I may make a suggestion, it is best to _start_ the news about two new
board members with mentioning who they are rather than ending the news with
that information :)

Alex
17 сент. 2015 г. 13:18 пользователь "Maren Hachmann" <
ma...@goos-habermann.de> написал:

> Dear website translators,
>
> we've got a new news :) The results from the Inkscape Board elections
> are finally out!
>
> I'm not going to add a spoiler here - see for yourself and don't forget
> to translate ;) :
>
>
> https://inkscape.org/en/news/2015/09/17/two-new-members-on-the-inkscape-board/
>
> Thanks, everyone!
>  Kind regards,
>  Maren
>
>
>
> --
> Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
> Get real-time metrics from all of your servers, apps and tools
> in one place.
> SourceForge users - Click here to start your Free Trial of Datadog now!
> http://pubads.g.doubleclick.net/gampad/clk?id=241902991=/4140
> ___
> Inkscape-translator mailing list
> Inkscape-translator@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/inkscape-translator
>
--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991=/4140___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Requesting for POT file

2014-06-01 Thread Alexandre Prokoudine
On Mon, Jun 2, 2014 at 9:36 AM, Lavendini Sivaneasharajah wrote:
 Dear sir

What if it was a madam? :)

 We are going to translate the inkscape so we are requesting for POT file in
 order to do our localization

For Inkscape 0.91 you will need
http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/download/head:/inkscape.pot-20111208142611-c9muedo92be8bhhi-1/inkscape.pot

Alexandre

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] (no subject)

2014-02-02 Thread Alexandre Prokoudine
On Fri, Jan 31, 2014 at 11:19 PM, abd elrhman ayman wrote:
 can any one tell me where can i help translating the project into
 Arabic, because it's not available on launchpad.

http://wiki.inkscape.org/wiki/index.php/Translation_information

If you still have questions, please ask.

Alexandre

--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991iu=/4140/ostg.clktrk
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Inkscape 0.49

2013-10-10 Thread Alexandre Prokoudine
On Fri, Oct 11, 2013 at 1:31 AM, Victor Westmann wrote:

 And do any of you happen to know when the incredible 0.49 version is coming
 out?

Not yet :)

There will be a strings freeze anyway, and maybe 3-4 weeks for
translators to catch up.

Alexandre

--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60134071iu=/4140/ostg.clktrk
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Doubts and typos translating strings from Gcode graffiti extension

2013-01-16 Thread Alexandre Prokoudine
On Wed, Jan 16, 2013 at 1:23 PM, Lucas Vieites wrote:

 Preview's paint emmit (pts/s): I have no clue about this one; Google
 doesn't either ;-)

Emit, not emmit.

Alexandre Prokoudine
http://libregraphicsworld.org

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Translate and wiki.inkscape.org

2013-01-13 Thread Alexandre Prokoudine
On Mon, Jan 14, 2013 at 4:56 AM, Federico Leva federicol...@tiscali.it wrote:
 Hello,
 I see that wiki.inkscape.org is a multilingual wiki.
 Have you considered using the Translate extension, which allows to easily
 make your MediaWiki multilingual? It makes you save enormous amounts of time
 which otherwise is wasted on templates wizardry, manual synchronisation of
 pages and so on, scarying off most translators; and offers many other aids
 to efficient translation.
 https://www.mediawiki.org/wiki/Extension:Translate
 Now it's also available in handy tarball bundles.
 The page explains how to get help and more information, and there is
 extensive documentation; asking on #mediawiki-i18n @ freenode is probably
 your best chance for immediate assistance if needed.
 Regards,
 Federico / [[User:Nemo_bis]]

Federico,

I personally haven't considered using anything like that, because I'm
simply the wrong person to ask :)

CCing the reply to Inkscape translators mailing list which is a better
place for a question like that.

Alexandre Prokoudine
http://libregraphicsworld.org

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] cannot find some strings for translation

2013-01-12 Thread Alexandre Prokoudine
On Sat, Jan 12, 2013 at 1:41 PM, Yuri Chornoivan yurc...@ukr.net wrote:
 написане Fri, 11 Jan 2013 22:14:01 +0200, Cristian Secară
 li...@secarica.ro:

 There are some strings I want to translate but I don't know where to
 find them. The strings from
 http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/files/head:/po/
 are very different than the stable 0.48.4 ?
 I tried also with a development version, inkscape R10800 from
 oss-marketplace, but there was no difference.

 Example:
 - when opening Inkscape, I cannot find the the string from status bar
 No objects selected. Click, Shift+click, or drag around objects to
 select.
 - when opening a .png file, a dialog will prompt for embedding or link
 to the file; the strings embed and link appears to be missing
 from my .po

 On the other hand, in bitmap export dialog there is Bitmap size
 which *is* translated in .po file (bExport area/b = bZona de
 exportat/b) but appears in English, Batch export all selected
 objects is translated but with _ accelerator on B_atch, Hide all
 except selected also appears in English while in .po file is with
 accelerator on a_ll, Filename don't know where to find in .po (but it
 also appears it has an useless accelerator on F).

 ??

 I am using the .pot file from this place
 http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/files

 Cristi


 Hi,

 The cause of the above-mentioned problems can be an outdated version of
 POT-file.

 The current recompiled version [1] (sorry for third-party storage, I have
 no commit rights) contains the strings almost as they should be.

 The real problem is that due to misunderstanding GCode developer removed
  from translation in inx-files some strings (
 DXF Points, Orientation points, Prepare path for plasma)

What do you mean, removed? As far as I can tell from INX code, those
should be translatable.

 and there is a minor typo in strings (optionaly).

Fixed in rev12016

Alexandre Prokoudine
http://libregraphicsworld.org

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] cannot find some strings for translation

2013-01-12 Thread Alexandre Prokoudine
On Sat, Jan 12, 2013 at 6:18 PM, Yuri Chornoivan yurc...@ukr.net wrote:

 The real problem is that due to misunderstanding GCode developer removed
  from translation in inx-files some strings (
 DXF Points, Orientation points, Prepare path for plasma)

 What do you mean, removed? As far as I can tell from INX code, those
 should be translatable.

 No. Screenshot:

 http://dl.dropbox.com/u/55247264/ink_extensions.png

 Look at the code. Example:

 ./share/extensions/gcodetools_prepare_path_for_plasma.inx:4:

  namePrepare path for plasma/name

 Developer just ignored JazzyNico comments, removed translation markup and
 seems decided that it is not worth to restore it:

 https://bugs.launchpad.net/gcodetools/+bug/731177/comments/30

Fixed in 12017, thanks :)

Alexandre Prokoudine
http://libregraphicsworld.org

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] How can I see place of string while translating ?

2012-12-29 Thread Alexandre Prokoudine
On Sat, Dec 29, 2012 at 1:14 PM, صفا الفليج wrote:
 Hello all,

 I want a way to see the place that the string I'm translating will be in the
 program,
 I dont want to search inkscape to see its place :\

You don't want to make good, sensible translations? Why, if I may ask?

Looking at live results and checking of they are good is essential to
get the job well done.

Alexandre Prokoudine
http://libregraphicsworld.org

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Do you use online platform for translating

2012-11-14 Thread Alexandre Prokoudine
On Wed, Nov 14, 2012 at 6:01 PM, Muhammad Azmi Al Hashemi wrote:

 Indeed, when I started to contribute in the Inkscape translation into
 Arabic I started a project on Transifex. Lately, I've received requests
 to add more languages to the project and now there are Arabic, Hindi,
 Armenian and Bengali. As you don't use an online platform I suggest
 you to own the project on Transifex so it could be the central site for
 translators just like Shotwell localization project on Transifex.

http://sourceforge.net/mailarchive/forum.php?thread_name=CAFjkzc0f1t%2Bmu-efnObp6sdfcbd8i1v7VOQmZUpfh3yPs5Zp5Q%40mail.gmail.comforum_name=inkscape-translator

Alexandre Prokoudine
http://libregraphicsworld.org

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Do you use online platform for translating

2012-11-14 Thread Alexandre Prokoudine
On Wed, Nov 14, 2012 at 6:17 PM, Alexandre Prokoudine wrote:
 On Wed, Nov 14, 2012 at 6:01 PM, Muhammad Azmi Al Hashemi wrote:

 Indeed, when I started to contribute in the Inkscape translation into
 Arabic I started a project on Transifex. Lately, I've received requests
 to add more languages to the project and now there are Arabic, Hindi,
 Armenian and Bengali. As you don't use an online platform I suggest
 you to own the project on Transifex so it could be the central site for
 translators just like Shotwell localization project on Transifex.

 http://sourceforge.net/mailarchive/forum.php?thread_name=CAFjkzc0f1t%2Bmu-efnObp6sdfcbd8i1v7VOQmZUpfh3yPs5Zp5Q%40mail.gmail.comforum_name=inkscape-translator

On a second thought, it would be unfair if one person blocked the
whole community. So if I'm the only person who objects the move to
online translation tools, I'll gladly resign from maintaining my
translation.

Alexandre Prokoudine
http://libregraphicsworld.org

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Do you use online platform for translating

2012-11-14 Thread Alexandre Prokoudine
On Thu, Nov 15, 2012 at 10:25 AM, Yaron Shahrabani wrote:
 Can I suggest Weblate? http://weblate.org/en/

You can suggest any tool you like, but it would be nice if you
explained why you suggest it :) What's the pros and cons?

Alexandre Prokoudine
http://libregraphicsworld.org

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] transifex is collaborative tool for simultaneous translation

2012-10-14 Thread Alexandre Prokoudine
On Fri, Oct 12, 2012 at 9:33 AM, ValessioBrito wrote:
 Hi all,

 I wonder if there's more projects using some online tool for
 collaborative translation, if so, what?

There are lots of projects that use Rosetta and Transifex. Some even
use crowdin.net.

 We are using the transfix[1], like the simplicity and functionality of
 the tool. However, I think the whole environment could use the same
 common platform, reinforcing a standard procedure and documentation to
 assist with translations.

Yes, if you want to screw everything, that would be a brilliant idea :)

My experience with those tools is extremely negative. They only work
when you have an established community around the translation, so a
peer review works as expected. And you cannot get people organized if
they don't want to.

When you are just a single translator, you suddenly realize you have
to watch the translation to make sure no clever kid ruins your work,
because he thinks he knows better. Over the last year I lost maybe a
day of my life (literally -- 24h) just to fix all the crap that some
such clever kids did to FreeCAD's translation.

It's a matter of responsibility. If Inkscape ever moves to an online
translation tool, I will stop translating it and I will switch to
English locale to avoid seeing what some people do to my translation.
I don't want my name under a crappy work that I didn't do, and I don't
have the time to keep track of all the changes, because my experience
tells me: it's going to eat as much of my time as it can grab. Call it
an overreaction if you like.

Alexandre Prokoudine
http://libregraphicsworld.org

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Inkscape 0.49 translation updates - po folder

2012-09-03 Thread Alexandre Prokoudine
On Mon, Sep 3, 2012 at 8:04 PM, Lucas Vieites wrote:
   Hi,
   that would be great.
   I am familiar with compiling a po from pot, but wasn't sure about the
 freshness of the pot itself.

Mmmm? Just look inside. It's got the update date right in the beginning.

Alexandre Prokoudine
http://libregraphicsworld.org

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] inkscape-docs/keys into Russian

2012-03-29 Thread Alexandre Prokoudine
On Fri, Mar 30, 2012 at 12:02 AM, Ivan Zakharyaschev wrote:
 Hello!

 Me and some friends are about to make up Russian translations for the
 keys reference. I've checked out the current sources with: bzr
 checkout lp:inkscape-docs .

 There are no Russian translations for the keys reference as for now,
 even no outdated translations, are there?

Bot that I know of. AFAIK, someone started that long time ago but
never finished.

Alexandre Prokoudine
http://libregraphicsworld.org

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] inkscape-docs/keys into Russian

2012-03-29 Thread Alexandre Prokoudine
On Fri, Mar 30, 2012 at 3:41 AM, Alexandre Prokoudine wrote:

 Bot

*sigh* :)

Not that I know of :)

Alexandre Prokoudine
http://libregraphicsworld.org

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] German Translation / gcodetools extension

2011-12-01 Thread Alexandre Prokoudine
On Thu, Dec 1, 2011 at 6:15 PM, ram r...@cane.at wrote:
 Hi,

 would like to contribute to the German translation.

 Especially everything related to the gcodetools extension.

 I saw some msgstr are still missing.

 Anyone else working on this already?

I've just discussed this with Nick, and he is about to contact you.

Alexandre Prokoudine
http://libregraphicsworld.org

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Help needed with 0.48.3 or 0.49 version?

2011-09-08 Thread Alexandre Prokoudine
On Thu, Sep 8, 2011 at 5:09 PM, Victor Westmann wrote:
 Hi All.

 If anyone needs help to translate inkscape website or appliction to
 ptBR (Brazilian Portuguese) please let me know.

I guess it would make more sense doing it for the new website :)
And yes, it would be highly appreciated!

Alexandre Prokoudine
http://libregraphicsworld.org

--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Re : Please remove translation comments before | sign

2010-08-16 Thread Alexandre Prokoudine
On Mon, Aug 16, 2010 at 2:46 PM, Nicolas Dufour wrote:

 That's a planned task for 0.49 (or maybe 0.48.1).

GIMP has a quite reasonable policy of not introducing changes to
translatable messages in point releases of a stable version. Can we
please follow it too?

Alexandre Prokoudine
http://libregraphicsworld.org

--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


[Inkscape-translator] website menu

2010-07-27 Thread Alexandre Prokoudine
Dear translators,

The website menu now links to Donate page.

I've populated the translatable message over

includes/localized-cs.inc
includes/localized-de.inc
includes/localized-en.inc
includes/localized-es.inc
includes/localized-fr.inc
includes/localized-it.inc
includes/localized-ja.inc

You want this very line:

$local_Donate   = Donate;

Please submit your changes to SVN or send me a patch. I'll watch
changes periodically and make them go live on the website.

You might also like to take this as opportunity to check if other menu
items are translated as well.

Alexandre Prokoudine
http://libregraphicsworld.org

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Indonesian Translation

2010-06-10 Thread Alexandre Prokoudine
On 6/10/10, Arturo Silva wrote:

 I don't intend for this to be available in the 0.48 release, but I
 sincerely hope that the 0.49 release (as well as any developer
 snapshots prior to this) will benefit greatly from this additional
 language option.

As a matter of fact things could be improved even for 0.48, if the
translator concentrated on most visible things like menu items and
tooltips for tools and toll options toolbar items first. I wouldn't
recommend spend a lot of time on SVG filter names for 0.48 though --
they are the mist difficult part, IMHO.

If (s)he gets most visible things right, this will be a lot better
than translation of arbitrary messages, some of them mostly not seen
by users.

Alexandre Prokoudine
http://libregraphicsworld.org

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


[Inkscape-translator] launchpad

2010-02-08 Thread Alexandre Prokoudine
Hi,

We seem to have reached agreement that we will not use Rosetta for translation.

However I see that Inkscape's translation was imported to Rosetta for
Lucid nevertheless:

https://translations.launchpad.net/ubuntu/lucid/+source/inkscape

Does anybody know how to stop Canonical apart from shouting at them really loud?

Alexandre

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Changed a string

2009-10-06 Thread Alexandre Prokoudine
On Mon, Oct 5, 2009 at 11:47 PM, Joshua A. Andler wrote:
 Hello Translators,

 I am so sorry to have to tell you that I had to change a string during
 String Freeze as it was not clear enough in English. Again, it relates
 to the Save page in preferences.

Your punishment will be explanation of what on Earth latency skew means :)

Alexandre

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] inkboard + rgb fallback

2009-07-16 Thread Alexandre Prokoudine
On Wed, Jul 15, 2009 at 8:14 PM, Hleb Valoshka wrote:

 Polish, russian and ukrainian translations are terrible.
 Glad to know that :)

 Your translation of that msg looks like babelfished (or
 google-translated). But ukrainian is even worth.

I always suspected I wasn't entirely human :) Suggestions are welcome :)

Alexandre

--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] inkboard + rgb fallback

2009-07-15 Thread Alexandre Prokoudine
On Tue, Jul 14, 2009 at 9:54 PM, Hleb Valoshka wrote:

 I don't know. I attached the other translations if that's of any help.
 If we don't figure it out, we should ask joncruz, who commited this in
 r16150.

 Polish, russian and ukrainian translations are terrible.

Glad to know that :)

Alexandre

--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Hebrew translation update

2009-07-02 Thread Alexandre Prokoudine
2009/7/2 Yaron Shahrabani wrote:
 Only 9 percent translated, 10 more to go, but hey! that's the best I can do

Stats for previous translation:

$ msgfmt he.po -v
4042 translated, 478 fuzzy, 449 untranslated

Did you start everything from scratch? Why?

Alexandre

--
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] description strings on GUI

2009-06-23 Thread Alexandre Prokoudine
On Tue, Jun 23, 2009 at 12:47 AM, Arpad Biro wrote:

 Does anyone know where these description strings are displayed
 on the GUI (I just want to see them on screen to know how long
 can the translated strings be):

http://wiki.inkscape.org/wiki/index.php/ReleaseNotes046#Toolbars

Switching to stock GTK+ toolbars. This allows for the main window to
be made narrower, with toolbar items flowing into a popup menu as it
is resized.

They are in this menu.

Alexandre

--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] What does it mean to snap FROM something

2009-06-23 Thread Alexandre Prokoudine
On Tue, Jun 23, 2009 at 12:27 AM, Arpad Biro wrote:
 Hi,

 In 0.47 we have some new strings like these:

  Snap from and to midpoints of bounding box edges
  Snap from and to centers of objects

 Now what does it mean to snap FROM a point?

Midpoint of a BB can snap to something and can be snapped to.

Alexandre

--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Where to start

2009-06-16 Thread Alexandre Prokoudine
On Tue, Jun 16, 2009 at 1:41 AM, Marcin Floryan wrote:

 The first thing to do is to look for other translators and get in
 touch. You can try: Lauris Kaplinski

That was a very sensible joke :)))

P.S. Wrong list, sorry :)

Alexandre

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


[Inkscape-translator] using ./generate_POTFILES.sh

2009-06-03 Thread Alexandre Prokoudine
Hi,

Whoever updates POTFILES.in using ./generate_POTFILES.sh please stop
doing this. You are not doing everyone a favour. We moved a number of
messages that translators should not see while working on 0.47
translation to POTFILES.ignore, because some features will be missing
in this release. I'll restore the previous version immediately. Then
someone else will have to recreate inkscape.pot using 'make
inkscape.pot' in po directory after successful compilation, because
Inkscape doesn't compile on this box for me.

Alexandre

--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] using ./generate_POTFILES.sh

2009-06-03 Thread Alexandre Prokoudine
On Wed, Jun 3, 2009 at 6:07 PM, helix84 wrote:

 someone else will have to recreate inkscape.pot using 'make
 inkscape.pot' in po directory after successful compilation

 I did so in r21472.

Thank you :)

Alexandre

--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] where to find LPE dynastroke

2009-05-18 Thread Alexandre Prokoudine
On Fri, May 15, 2009 at 8:56 PM, Kris De Gussem wrote:
 Hi all

 Where in the GUI can I find the implementation of the
 lpe-dynastroke.cpp file in the latest inkscape (just downloaded the
 windows compile of yesterday)?

Nowhere. This LPE is disabled for 0.47 and even when enabled it
doesn't work. We probably should move the entry to POTFILES.ignore

Alexandre

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Typos in Inkscape messages

2009-05-06 Thread Alexandre Prokoudine
On Wed, May 6, 2009 at 7:19 PM, Yuri Chornoivan wrote:

 P.S. BTW To whom can I send an updated Ukrainian translation?\

Me

Alexandre

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Empty zh_TW.po after update?

2009-04-28 Thread Alexandre Prokoudine
On Tue, Apr 28, 2009 at 8:11 PM, helix84 wrote:
 The last zh_TW.po has a problem, all translation gone in it.
 I tried to compile and update POT by myself, then use POT file to update

 I'm sorry for this, it's a problem I caused by accidentaly commiting a
 broken version in r20879 (removed header).

 [1]:http://www.mediafire.com/?yzmfmx3zhej

Does it fix the missing encoding issues as well?

Alexandre

--
Register Now  Save for Velocity, the Web Performance  Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance  Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Re : new strings and translation statistics for trunk (2009-03-31)

2009-03-31 Thread Alexandre Prokoudine
On Tue, Mar 31, 2009 at 3:32 PM, Leandro Regueiro wrote:
 It looks like people are not happy. So I volunteer to update POT file
 in SVN on weekly basis (say, every Friday night) and, additionally,
 after a major change in strings (like a bunch of new SVG filters
 added). Any objections?

 I really think that generating a new POT file on an automated way is a
 good idea. Another projects do this and also automatically update all
 the po files. I think it isn't so difficult, creating a script and
 putting it on cron...

And this script is able to check whether compilation was successful? :)

Alexandre

--
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Re : new strings and translation statistics for trunk (2009-03-31)

2009-03-31 Thread Alexandre Prokoudine
On Tue, Mar 31, 2009 at 6:17 PM, Marcin Floryan wrote:

 Alexandre, if you volunteer to generate the new file manually every
 week I can easily set-up a little job on my server and provide an
 up-to-date pot file. I have already been doing some automation of the
 process for the Polish translations.

 Regardless - if I can be of any help - let me know.

 Also - do we envisage putting the .pot into SVN - although it is not a
 big file perhaps it could be uploaded to a website (inkscape?) as in
 SVN it can always be update from source code.

In fact I was meaning committing a POT fiel to SVN :)

Alexandre

--
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Türkçe Çeviri

2009-03-27 Thread Alexandre Prokoudine
2009/3/27 Nebula wrote:
 Merhabalar.

 Türkçe program/döküman çevirileriyle ilgili bilgi almak istiyorum.
 İlgililerin dikkatine:)

Нет, я конечно всё понимаю, but people usually either use English in
an international list, or write in private in their native language
when they are targeting just one or two people ;-)

Alexandre

--
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Help with Toggle layer solo

2009-02-06 Thread Alexandre Prokoudine
On Fri, Feb 6, 2009 at 5:20 PM, Lucas Vieites wrote:
   Hi,
   Any clue to what Toggle layer solo means?
   It's in  #: ../src/verbs.cpp:1292

It comes from MIDI sequencing, where you can make a track (an
instrument) soloing, i.e. making it the only track that plays. In
terms of Inkscape this is about making a layer the only visible layer.

Just one question. Do you look at GUI while translating? :-)

Alexandre

--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Help with Toggle layer solo

2009-02-06 Thread Alexandre Prokoudine
On Fri, Feb 6, 2009 at 5:57 PM, JimmyVolatile wrote:
 Yes. I was about to say the same thing. Where's this string in the GUI?

In contextual (right mouse button) menu of layers dialog

Alexandre

--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Croatian translation

2009-01-06 Thread Alexandre Prokoudine
2009/1/6 Davorin Šego wrote:
 Thanks guys. I have sent the .po file to Alexandre :)

Checked and committed to trunk, revision 20469.

Alexandre

--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] 0.46 Turkish translation

2008-04-21 Thread Alexandre Prokoudine
 Sun, Apr 20, 2008 at 3:53 PM, Necmettin Begiter wrote:
 Attached is the Turkish message catalog for Inkscape 0.46.

Wasn't really attached ;-)

Alexandre

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Arabic translation started

2008-03-03 Thread Alexandre Prokoudine
On Mon, Mar 3, 2008 at 1:33 PM, M. Bashir Al-Noimi wrote:
 new version of Arabic translation
  http://launchpadlibrarian.net/12361532/ar.zip

Committed to 0.46 branch and trunk, thanks :)

Alexandre

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Where submit translated PO file?

2008-03-03 Thread Alexandre Prokoudine
On Mon, Mar 3, 2008 at 7:31 PM, dooteo wrote:
 Hi again,

  Right now, I'm reviewing Basque translated PO file's all messages. I
  hope to finish for tomorrow... :)

  So, where should I submit the PO file? To this mail list?

Or you can create a bug report at launchpad and attach it there, then
notify us (or not - we will notice and commit it anyway)

Alexandre

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Pages per inch has it sense?

2008-03-03 Thread Alexandre Prokoudine
On Mon, Mar 3, 2008 at 9:20 PM, dooteo wrote:

  It's talking about how many pages are in a inch (in height, not as 
 resolution of a printer)

Yes :)

http://www.coswellproductions.org/wordpress/2007/10/20/untwisting-the-spine-of-perfect-bound-books/

Alexandre

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Hard Freeze coming tomorrow night

2008-02-22 Thread Alexandre Prokoudine
On Fri, Feb 22, 2008 at 5:02 AM, Bryce Harrington wrote:

  Just a note that we will be entering Hard Freeze Friday night (Pacific
  time).  We will also be splitting off a branch for release work at that
  time, and entering string freeze.

I was planning to add keyboard shortcuts to Tweak tool tooltips, but
won't be able to commit changes until Sunday/Monday. Could somebody
please do that for me?

http://wiki.inkscape.org/wiki/index.php/ReleaseNotes046#Keyboard_shortcuts

There are two ways to do it:

1. Easiest - just fix tooltips directly.
2. More difficult - fetch them automagically the way it is done in
tools toolbar.

Alexandre

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Hard Freeze coming tomorrow night

2008-02-22 Thread Alexandre Prokoudine
On Fri, Feb 22, 2008 at 3:46 PM, Alexandre Prokoudine wrote:

  I was planning to add keyboard shortcuts to Tweak tool tooltips,

Err... What I meant is modes of Tweak tool %)

Alexandre

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] New docking stuff... is... what?

2008-02-21 Thread Alexandre Prokoudine
On Thu, Feb 21, 2008 at 1:02 PM, Jon A. Cruz wrote:

 That's not quite how things work. We say please Mr. GTK Layout, give this
 widget a 4x4 square space.

This is most likely offtopic, but are you planning any changes to the
way swatches dialog (Ctrl+Shift+W)looks? Currently it always displays
horizontal scrollbar (while it shouldn't) and swatches are always
rectangular, not square, and they do not reflow when width is changed.

Alexandre

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


[Inkscape-translator] boxes

2008-02-20 Thread Alexandre Prokoudine
Hi,

Do media/art/etc. box translations show up for anyone else in GUI.
Here for me they don't, though translation are actually present.

And does Normal contextual separation work for anyone else?

Alexandre

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] New docking stuff... is... what?

2008-02-20 Thread Alexandre Prokoudine
On Wed, Feb 20, 2008 at 10:04 PM, Aleksandar Urošević wrote:

  After updating to SVN 17417 I noticed a bunch of new strings about docking
  ability. How to access this to test localisation?

You can see a tiny bit of them in captions of docked dialogs when you
use right mouse button

Alexandre
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] new strings added

2008-02-19 Thread Alexandre Prokoudine
On Feb 19, 2008 12:17 PM, Jon A. Cruz wrote:
 I've just added a few new strings in ui/widget/panel.cpp

 They are for the swatches to have a submenu for changing the shape of
 the swatches being shown.

Does it actually work for anyone else? I tried various combinations of
sizes and shapes and I couldn't see a change in the shape.

Alexandre

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Feature freeze and translations

2008-02-11 Thread Alexandre Prokoudine
On Feb 11, 2008 2:18 PM, Marcin Floryan [EMAIL PROTECTED] wrote:

 On 11/02/2008, Alexandre Prokoudine [EMAIL PROTECTED] wrote:
  On Feb 9, 2008 12:32 PM, Luca Bruno wrote:
   Hi,
   yesterday Inkscape entered feature freeze for 0.46.
 
  Too bad. there is a number of places where plural forms are not used,
  whereas they should be.

 We are not yet in the string freeze though if I am right. Hence some
 changes should be all right. I can volunteer to make the necessary
 code changes as required.

Off top of my head:

- number of selected objects in Export as Bitmap dialog (bottom)
- %s selected out of %d gradient handles on %d selected object(s)
- Area filled, path with b%d/b nodes created and unioned with selection.
- Area filled, path with b%d/b nodes created.

Also, a number of messages need context split

Off top of my head again:

- Normal (feBlend mode vs. window behaviour in Preferences)
- Dimensions (newly committed extension vs. Filter Effects option)

Alexandre

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Feature freeze and translations

2008-02-11 Thread Alexandre Prokoudine
On Feb 9, 2008 12:32 PM, Luca Bruno wrote:
 Hi,
 yesterday Inkscape entered feature freeze for 0.46.

Too bad. there is a number of places where plural forms are not used,
whereas they should be.

Alexandre

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Is this mailing list alive?

2007-05-28 Thread Alexandre Prokoudine
2007/5/28, Leandro Regueiro wrote:

 Sorry, but the last months I haven't received messages from this list,
 is this mailing list alive?

The list is having fun taking rest after 0.45 release while developers
have fun adding new circles of hell (new rocking features) for us ;-)

P.S. Sorry for spamming wrong ML :(

Alexandre

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Rosetta

2007-01-31 Thread Alexandre Prokoudine
On 1/31/07, Arpad Biro wrote:

 Could those of you familiar with Ubuntu's Rosetta let us know
 their experiences and other info on that system?

I've been using Rosetta for 1-1,5 year(s), mostly for projects whose
lead developers want translations to be done via Rosetta (like PDF
Split And Merge). Last year there was a huge issue with Scribus
translations being imported to Rosetta silently and people getting
involved into translation without letting original translators know.

As for Russian community of Rosetta translators, we have managed to
convince them to cooperate with two most significant existing
translators teams - KDE Russian and GNOME Cyrillic (I'm member of
both) - and I haven't heard about issues since then (there were some
more before). I don't know how other Ubuntu language teams handle this
situation.

For Rosetta there is an internal rule -- importing a translation to
Rosetta can be done from permission of developers/translators only.

If you are interested in usability side of Rosetta, it's quite okay,
though I don't remember how it handles plural forms. What is not quite
okay with Rosetta is that it allows translation without actually
looking at GUI, which is very, *very* bad, especially when some
translators are known to translate GUI this way and be happy with it.

Generally speaking, Rosetta more or less solves a long standing issue
with consistent translation of GUI, showing variants of translation in
its web interface, but allows clueless (sorry, if that sounds harsh)
people contribute -- and this is unavoidable so far.

Alexandre

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Inkscape 0.45 Hard Freeze String Freez

2007-01-29 Thread Alexandre Prokoudine
On 1/28/07, Xavier Conde Rueda wrote:

 #: ../src/selection-chemistry.cpp:1754
 msgid Nudge vertically by pixels
 msgstr 

nudge = push, so it tells you the distance of pushing (in some audio
applications the icon for nudge is a kicking leg :))

 #: ../src/text-context.cpp:928
 msgid Backspace
 msgstr 

 -- is this the keyboard key?

Very mach so :)

http://en.wikipedia.org/wiki/Backspace

 #: ../src/ui/dialog/tracedialog.cpp:531
 msgid 
 Stack scans on top of one another (no gaps) instead of or tiling (usually 
 with gaps)
 msgstr 

 -- stack scans, tiling...  (tiling what)

Tiling each scan

 #: ../src/widgets/toolbox.cpp:2279 ../src/widgets/toolbox.cpp:2436
 msgid Increase to make the pen drag behind, as if slowed by inertia
 msgstr 

 -- drag behind?

You drag, and the pen catches up.

 #: ../share/extensions/color_rgbbarrel.inx.h:2
 msgid RGB Barrel
 msgstr 

 -- barrel?

rgb - bgr - grb - rbg etc.

 #: ../share/extensions/lorem_ipsum.inx.h:1
 msgid Lorem ipsum
 msgstr 

 -- what is this supposed to be translated to?

Template text or leave it as is.

http://www.lipsum.com/

Alexandre

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Scheduling of 0.45 final?

2007-01-29 Thread Alexandre Prokoudine
On 1/29/07, Bryce Harrington wrote:
 Hi all (especially translators),

 It appears we're very near the time to do the final release of 0.45, so
 it would be good for us to schedule when to tag the final official
 0.45.0.

 If I understand, there are no further code bug fixes planned for this
 release, but there is still some work related to translations.  Is there
 anything else we are waiting on besides this?  E.g., documentation or
 packaging fixes?

tutorial-tips.xml still says we have no blur. I can fix this, but then
we need all translators to update their files appropriately.

Also, there is no sign of original translations of tutorials into
Russian, from which SVG files were created. Joshua hasn't answered my
email yet.

As for ru.po, translation will be finalized by the end of this week
(not much left to do, really).

Alexandre

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] How testing inkscape?

2006-07-30 Thread Alexandre Prokoudine
Hi,

This mailing list is rather for translators, not testers. Testers
usually subscribe to [EMAIL PROTECTED] ;-)

To start testing unstable build of Inkscape, grab copy of SVN
development tree and update it periodically. Please refer to
http://inkscape.org/svn.php for further details.

If/when you identify some misbehaviour of Inkscape/SVN as a bug (not
an unfinished feature that is known to have linitations), please
report it using SourceForge's bugtracker:
http://sourceforge.net/tracker/?group_id=93438atid=604306

Please register at SourceForge, so that you could receive
notifications and follow-ups on reported bugs via email.

Welcome aboard!
Alexandre

On 7/31/06, poch sokun wrote:
 Dear

 Now, I want to test inkscape on linux operting system.
 What should i do?

 please do me a favor!

 Thanks reply me soon,

 sokun,

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator


Re: [Inkscape-translator] Inkboard terminology and translation

2006-07-05 Thread Alexandre Prokoudine
On 7/5/06, Luca Bruno wrote:

 What a strange idea. Inkboard is the name of the program.
 How can you traslate such a particula name between English and French?
 And then following your idea about Inkboard, you will have also to
 translate the name Inkscape. This sound crazily insane to me ;)

 BTW, I left it as is in Italian ;)

Works for languages with Latin based alphabet only :-)

Alexandre

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Inkscape-translator mailing list
Inkscape-translator@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-translator