Template talk:Translating
Add topicCategory
[edit]Hi please add a category so it is easer for people who can write in that language to find the page 90.217.36.158 17:23, 20 May 2013 (UTC)
link, language, ISO code
[edit]I think it's will be better if we will remark Usage section in such style:
instead
{{!}}'''from'''=''<translate><!--T:9--> link</translate>'' <code style="color:green;background-color:transparent;">—(in [[MediaWiki format]], without ''brackets'')</code><br />
write
{{!}}'''from'''=''Help:Navigation'' <code style="color:green;background-color:transparent;">—(<translate>in [[MediaWiki format]], without ''brackets''</translate>)</code><br />
This is allow to translate green text (description) and have real example, instead some 'link'. --Cronolio (talk) 09:26, 22 September 2018 (UTC)
spanish english must also be translated in the message box
[edit]Hi all, FR versions shows:
Cette page MediaWiki est en cours de traduction vers spanish depuis Help:Navigation en english. Il est possible qu'il y ait des erreurs ou des parties non traduites. Vous pouvez aider à la traduction.
Error is in the first sentence since 'spanish' and 'english' are not french words :
Cette page MediaWiki est en cours de traduction vers spanish depuis Help:Navigation en english.
and should be :
Cette page MediaWiki est en cours de traduction vers espagnol depuis Help:Navigation en anglais.
How do we get this result ?
[edit]This is linked with command
{{Translating|from=Help:Navigation|fromlang=english|tolang=spanish|toci=es}}
which could be adapted both in:
{{Translating|from=Help:Navigation|fromlang=<translate>english</translate>|tolang=<translate>spanish</translate>|toci=es}}
and also after T6 similar to :
{{Translating|from=Help:Navigation|fromlang=<translate>english</translate>|tolang=<translate>spanish</translate>|toci=es}}
But I am not quite sure; how to realign that ?