Re: [wp-polyglots] Need help from it,es and fr
> This is one of "geek/slang" messages insede the WP code that sometimes > appear on the pot (remeber the sink basin?). The translation is not > explanatory at all for normal untechy people, and sound funny to tech > people..even these last one can understand it evne if sound strange. The Kitchen Sink was an unfortunate regional metaphor, whereas chunked encoding needs some tech background to understand. Luckilly, we all have a way to find the meaning, and this the best translation :) -- Xavier Borderie ___ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
Re: [wp-polyglots] Need help from it,es and fr
Here's how we did it: #: wp-includes/http.php:411 #: wp-includes/http.php:428 msgid "Does not appear to be chunked encoded or body is malformed." msgstr "Ne semble pas être encodé par morceau, ou son enveloppe est malformée." FWIW, you can check all our strings here: http://svn.automattic.com/wordpress-i18n/fr_FR/branches/2.7/messages/fr_FR.po -x. 2008/12/4 José Fontainhas <[EMAIL PROTECTED]>: > Hi guys, > > Since I'm at a loss on how to translate the one last string and I also speak > french, spanish and can understand italian, could you tell me how you've > translated the following string so that I can get a feel? This is the > string: > > "Does not appear to be chunked encoded or body is malformed." > > I know what it means, it's just that I have doubts on which level of "geek" > the translation should be... > > Thanks, grazie, gracias, merci, obrigado > > Jose > > > > > ___ > wp-polyglots mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-polyglots > > -- Xavier Borderie ___ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
Re: [wp-polyglots] Need help from it,es and fr
On Thu, 04 Dec 2008 11:30:28 +, José Fontainhas <[EMAIL PROTECTED]> wrote: >"Does not appear to be chunked encoded or body is malformed." > >I know what it means, it's just that I have doubts on which level of >"geek" the translation should be... I used this translation: Non sembra essere codificato in sezioni o il body è malformato. This is one of "geek/slang" messages insede the WP code that sometimes appear on the pot (remeber the sink basin?). The translation is not explanatory at all for normal untechy people, and sound funny to tech people..even these last one can understand it evne if sound strange. Complex messages ot tech ones should not be set by programmers but from a linguistic specialist i think :) -- Stefano Aglietti - StallonIt on IRCnet - ICQ#: 2078431 Email: [EMAIL PROTECTED] [EMAIL PROTECTED] Sites: http://www.40annibuttati.it (personal blog) http://www.wordpress-it.it (WordPress Italia) ___ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
