Translations:Development/Tutorials/Using Actions/25/pt-br: Difference between revisions

From KDE TechBase
(Created page with "Observe que o texto é passado através da função <tt>i18n()</tt>; isso é necessário para que a interface do usuário seja traduzível (mais informações sobre isso podem...")
 
No edit summary
 
Line 1: Line 1:
Observe que o texto é passado através da função <tt>i18n()</tt>; isso é necessário para que a interface do usuário seja traduzível (mais informações sobre isso podem ser encontradas no[[Development/Tutorials/Localization/i18n|tutorial i18n]]).
Observe que o texto é passado através da função <tt>i18n()</tt>; isso é necessário para que a interface do usuário seja traduzível (mais informações sobre isso podem ser encontradas no [[Development/Tutorials/Localization/i18n|tutorial i18n]]).

Latest revision as of 18:12, 28 October 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Development/Tutorials/Using Actions)
Note that the text is passed through the <tt>i18n()</tt> function; this is necessary for the UI to be translatable (more information on this can be found in the [[Development/Tutorials/Localization/i18n|i18n tutorial]]).

Observe que o texto é passado através da função i18n(); isso é necessário para que a interface do usuário seja traduzível (mais informações sobre isso podem ser encontradas no tutorial i18n).