Translations:Toolbox/86/uk: Difference between revisions

From KDE Wiki Sandbox
(Created page with 'отримаємо: {{Input|<syntaxhighlight lang="php" line> # Ініціалізація типового коду $preIP = dirname( __FILE__ ); require_once( "$preIP/includes/...')
 
No edit summary
 
Line 1: Line 1:
отримаємо:
Останні зауваження, стосуються програм, які не є  частиною основного набору програм KDE. Позначити це можна за допомогою відповідної піктограми, яку слід додати за допомогою коду <nowiki>{{Community-app}}</nowiki>
{{Input|<syntaxhighlight lang="php" line>
# Ініціалізація типового коду
$preIP = dirname( __FILE__ );
require_once( "$preIP/includes/WebStart.php" );
</syntaxhighlight>}}

Latest revision as of 16:37, 17 June 2011

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 (Toolbox)
The final consideration concerns those applications which are not distributed as core KDE applications.  These need to be indicated by an icon, placing <nowiki>{{Community-app}}</nowiki>

Останні зауваження, стосуються програм, які не є частиною основного набору програм KDE. Позначити це можна за допомогою відповідної піктограми, яку слід додати за допомогою коду {{Community-app}}