Hi Nikolay,<br><br>I&#39;m making some tests here and I noticed that we have this string &quot;Add new&quot; for the button on these pages<br><br>#: wp-admin/edit-pages.php:144<br>#: wp-admin/edit.php:137<br>#: wp-admin/link-manager.php:74<br>
#: wp-admin/menu.php:94<br>#: wp-admin/plugins.php:273<br>#: wp-admin/themes.php:130<br>#: wp-admin/upload.php:173<br>#: wp-admin/users.php:242<br><br>But I think it&#39;s better to split it according to each page because the word new has gender, I believe, in most Latin languages. In Portuguese it does. So my suggestion: why don&#39;t you use the same string used in the menu, instead?<br>
<br>Thanks,<br>Cátia<br><br><br><br><br><br><div class="gmail_quote">2009/11/17  <span dir="ltr">&lt;<a href="mailto:wp-polyglots-request@lists.automattic.com">wp-polyglots-request@lists.automattic.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Send wp-polyglots mailing list submissions to<br>
        <a href="mailto:wp-polyglots@lists.automattic.com">wp-polyglots@lists.automattic.com</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.automattic.com/mailman/listinfo/wp-polyglots" target="_blank">http://lists.automattic.com/mailman/listinfo/wp-polyglots</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:wp-polyglots-request@lists.automattic.com">wp-polyglots-request@lists.automattic.com</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:wp-polyglots-owner@lists.automattic.com">wp-polyglots-owner@lists.automattic.com</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of wp-polyglots digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. Re: Plugins and themes localization (C?tia Kitahara)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Mon, 16 Nov 2009 16:52:04 -0200<br>
From: C?tia Kitahara &lt;<a href="mailto:contato@catiakitahara.com.br">contato@catiakitahara.com.br</a>&gt;<br>
Subject: Re: [wp-polyglots] Plugins and themes localization<br>
To: Jos? Fontainhas &lt;<a href="mailto:jfontainhas@gmail.com">jfontainhas@gmail.com</a>&gt;<br>
Cc: <a href="mailto:wp-polyglots@lists.automattic.com">wp-polyglots@lists.automattic.com</a><br>
Message-ID:<br>
        &lt;<a href="mailto:9e03f6490911161052v204dfc4fqf08624bee5452e73@mail.gmail.com">9e03f6490911161052v204dfc4fqf08624bee5452e73@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
Hi, Z?,<br>
<br>
Thanks, that&#39;s what I was thinking, I thought it would be wonderfull to make<br>
the internationalization imperative for plugins/themes, but I know it&#39;s not<br>
that simple.<br>
So I&#39;ll take your advice and write to wp-hackers. ;)<br>
Cheers,<br>
C?tia<br>
<br>
<br>
<br>
2009/11/14 Jos? Fontainhas &lt;<a href="mailto:jfontainhas@gmail.com">jfontainhas@gmail.com</a>&gt;<br>
<br>
&gt; C?tia,<br>
&gt;<br>
&gt; The way to do it would probably be to have plugin/theme authors<br>
&gt; include that information on the readme.txt file<br>
&gt; (<a href="http://wordpress.org/extend/plugins/about/readme.txt" target="_blank">http://wordpress.org/extend/plugins/about/readme.txt</a>). Why? Because<br>
&gt; it would be overkill for us to monitor and validate 6000+ plugins and<br>
&gt; themes. It would slow down the approval process to a crawl.  If the<br>
&gt; information is on the readme file, it is relatively trivial for us to<br>
&gt; include that on the plugin&#39;s/theme&#39;s FIY box.<br>
&gt;<br>
&gt; I&#39;d suggest taking this discussion over to the wp-hackers mailing list<br>
&gt; so that the actual authors can contribute some ideas.<br>
&gt;<br>
&gt; All in all, yes it is doable, but not at a &quot;central&quot; spot (i.e. approval).<br>
&gt;<br>
&gt; Bjs<br>
&gt;<br>
&gt; Z?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; 2009/11/13 C?tia Kitahara &lt;<a href="mailto:contato@catiakitahara.com.br">contato@catiakitahara.com.br</a>&gt;:<br>
&gt; &gt; Hi Amir,<br>
&gt; &gt;<br>
&gt; &gt; No, I was only talking about the <a href="http://wordpress.org" target="_blank">wordpress.org</a> plugins/themes directory<br>
&gt; &gt; (where I said plugin/theme repository, I was meaning directory, sorry).<br>
&gt; &gt; Your plugin is very interesting, though :)<br>
&gt; &gt; Thanks.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; 2009/11/13 Amir Helzer &lt;<a href="mailto:amir.helzer@icanlocalize.com">amir.helzer@icanlocalize.com</a>&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Hi C?tia,<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Actually, we&#39;re planning to build something like this:<br>
&gt; &gt;&gt;<br>
&gt; <a href="http://wpml.org/2009/11/wpml-1-5-0-translation-hub-for-plugins-and-themes/" target="_blank">http://wpml.org/2009/11/wpml-1-5-0-translation-hub-for-plugins-and-themes/</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; In case you don&#39;t know, WPML is a plugin for running WordPress<br>
&gt; &gt;&gt; multilingual. Getting everything translated is very important to us and<br>
&gt; our<br>
&gt; &gt;&gt; users.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; WPML already includes facilities for translating themes and plugins:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; * Scans the PHP and extract strings that need translation<br>
&gt; &gt;&gt; * Includes a string translation interface that allows entering<br>
&gt; translation<br>
&gt; &gt;&gt; for everything. It&#39;s organized by context and is made for translators.<br>
&gt; &gt;&gt; * Hooks to the gettext calls and injects the translation from its own<br>
&gt; &gt;&gt; string translation interface.<br>
&gt; &gt;&gt; * Imports and exports .po files.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; What we&#39;re planning to do, in the very near future, is allow it to<br>
&gt; &gt;&gt; synchronize translations with a central repository. This will allow<br>
&gt; &gt;&gt; automatically downloading missing translations for everything that the<br>
&gt; blog<br>
&gt; &gt;&gt; includes.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; To upload translations, people will have to complete a short sign up<br>
&gt; &gt;&gt; procedure. This will allow us to do some filtering and make sure that<br>
&gt; &gt;&gt; contributors can write in the language they&#39;re contributing to.<br>
&gt; Plugin/theme<br>
&gt; &gt;&gt; owners will have superuser privileges and will be able to edit their<br>
&gt; &gt;&gt; translations.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Is this, more or less, what you&#39;re talking about?<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Amir<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; C?tia Kitahara wrote:<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; Hi guys,<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; Some people asked me if there&#39;s a repository of plugins/themes<br>
&gt; &gt;&gt;&gt; translations.<br>
&gt; &gt;&gt;&gt; Well, that made me remember of an idea I had talking to Z?, while he<br>
&gt; was<br>
&gt; &gt;&gt;&gt; here, do you remember, Z??<br>
&gt; &gt;&gt;&gt; The idea was to add to the plugins/themes repository the information<br>
&gt; &gt;&gt;&gt; wether a plugin/theme is internationalized or not and if so, in which<br>
&gt; &gt;&gt;&gt; languages it&#39;s available. Maybe it would be also nice to have a message<br>
&gt; &gt;&gt;&gt; telling people who localize plugins/themes to send their files to the<br>
&gt; &gt;&gt;&gt; plugin/theme author, so it&#39;s distributed with it. I&#39;m saying that<br>
&gt; because<br>
&gt; &gt;&gt;&gt; sometimes people make localizations for their own use and they just<br>
&gt; don&#39;t<br>
&gt; &gt;&gt;&gt; think of sharing it. Also because others just distribute their<br>
&gt; localizations<br>
&gt; &gt;&gt;&gt; through their own sites without contacting the plugin/theme author.<br>
&gt; &gt;&gt;&gt; Is it possible? What do you think?<br>
&gt; &gt;&gt;&gt; Cheers<br>
&gt; &gt;&gt;&gt; --<br>
&gt; &gt;&gt;&gt; C?tia Kitahara<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; C?tia Kitahara<br>
&gt; &gt;<br>
&gt; &gt; <a href="http://www.catiakitahara.com.br" target="_blank">www.catiakitahara.com.br</a><br>
&gt; &gt; <a href="http://www.airuma.com.br" target="_blank">www.airuma.com.br</a><br>
&gt; &gt; <a href="http://www.wordpress-br.com" target="_blank">www.wordpress-br.com</a><br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; wp-polyglots mailing list<br>
&gt; &gt; <a href="mailto:wp-polyglots@lists.automattic.com">wp-polyglots@lists.automattic.com</a><br>
&gt; &gt; <a href="http://lists.automattic.com/mailman/listinfo/wp-polyglots" target="_blank">http://lists.automattic.com/mailman/listinfo/wp-polyglots</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
C?tia Kitahara<br>
<br>
<a href="http://www.catiakitahara.com.br" target="_blank">www.catiakitahara.com.br</a><br>
<a href="http://www.airuma.com.br" target="_blank">www.airuma.com.br</a><br>
<a href="http://www.wordpress-br.com" target="_blank">www.wordpress-br.com</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://lists.automattic.com/pipermail/wp-polyglots/attachments/20091116/2048eb2b/attachment-0001.htm" target="_blank">http://lists.automattic.com/pipermail/wp-polyglots/attachments/20091116/2048eb2b/attachment-0001.htm</a>&gt;<br>

<br>
------------------------------<br>
<br>
_______________________________________________<br>
wp-polyglots mailing list<br>
<a href="mailto:wp-polyglots@lists.automattic.com">wp-polyglots@lists.automattic.com</a><br>
<a href="http://lists.automattic.com/mailman/listinfo/wp-polyglots" target="_blank">http://lists.automattic.com/mailman/listinfo/wp-polyglots</a><br>
<br>
<br>
End of wp-polyglots Digest, Vol 58, Issue 13<br>
********************************************<br>
</blockquote></div><br><br clear="all"><br>-- <br>Cátia Kitahara<br><br><a href="http://www.catiakitahara.com.br">www.catiakitahara.com.br</a><br><a href="http://www.airuma.com.br">www.airuma.com.br</a><br><a href="http://www.wordpress-br.com">www.wordpress-br.com</a><br>