aboutsummaryrefslogtreecommitdiffstats
path: root/language/uk_UA
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2012-04-08 09:06:34 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2012-04-08 09:06:34 +0000
commit3d2007eee6acc56fb8351efd3fa33d5e44df9cd1 (patch)
tree0c3fd9ab289e949d83e16f71dcf4e41e743d9065 /language/uk_UA
parent9ec7a5707a7f47f791caa6c79220bf64769bd2a4 (diff)
[trunk (help)] Update uk_UA, thanks to : animan
git-svn-id: http://piwigo.org/svn/trunk@13981 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/uk_UA')
-rwxr-xr-xlanguage/uk_UA/help/extend_for_templates.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/language/uk_UA/help/extend_for_templates.html b/language/uk_UA/help/extend_for_templates.html
index 418edb4ed..7884a0a22 100755
--- a/language/uk_UA/help/extend_for_templates.html
+++ b/language/uk_UA/help/extend_for_templates.html
@@ -33,16 +33,16 @@
<li><span class="filename">identification.tpl</span> and/or <span class="filename">register.tpl</span></li>
<li><span class="filename">redirect.tpl</span></li>
</ul>
-<h3>Saving customised templates</h3>
-<p>Customised templates should be saved in the template-extension folder or subfolders. For example, <em>/template-extension/my-default/header.tpl</em> (or <em>/template-extension/<my-theme-name>/header.tpl</em>) Template files can have any name with a .tpl extension. The template files in subfolders appear in the Template configuration screen as available custom templates.</p>
-<h3>Activating customised templates</h3>
-<p>Select the original template to replace. Optionally choose a URL keyword to ensure that the customised template is only shown on pages with that keyword. Select a bound theme and the changes will be effective on that theme. Submit the changes to the database.</p>
-<h3>Deactivating customised templates</h3>
-<p>Unselect the original template and submit the changes to the database.<br>
-Delete the customised template files from the template-extension folder.</p>
+<h3>Збереження індивідуальних шаблонів</h3>
+<p>Індивідуальний шаблони має бути збережено в шаблоні розширення папки та вкладені папки. Наприклад, <em>/template-extension/my-default/header.tpl</em> (або <em>/template-extension/<my-theme-name>/header.tpl</em>) Шаблон-файли можуть мати будь-яке ім'я з розширення .tpl. Файли шаблонів у підпапки з'являтися у вікні конфігурації шаблону та доступні як користувацькі шаблони.</p>
+<h3>Активація індивідуальних шаблонів</h3>
+<p>Виберіть вихідний шаблон для заміни. Можна також вибрати ключові слова URL, щоб переконатися, що індивідуальний шаблон тільки показано на сторінках за цим ключовим словом. Виберіть приєднані теми та зміни будуть ефективні на цій темі. Внести зміни до бази даних.</p>
+<h3>Деактивація індивідуальних шаблонів</h3>
+<p>Скасувати вибір вихідного шаблона і відправити зміни в базу даних.<br>
+Видалити файли індивідуального шаблону з папки шаблонів розширення.</p>
<a name="warnings"></a>
-<h3>Warnings</h3>
+<h3>Попередження</h3>
<ul>
<li><strong>The original template</strong> must be the original template otherwise you may have unpredictable results.</li>
<li>If the same original template and same URL keyword is used on more than one customised template only the last one is active.</li>