mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 16:53:34 +02:00
add AdminTools to trunk
git-svn-id: http://piwigo.org/svn/trunk@28694 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
$lang['Combine JS&CSS'] = 'Kombinace JS&CSS';
|
||||
$lang['Debug languages'] = 'Debug překladů';
|
||||
$lang['Debug template'] = 'Debug šablony vzhledu';
|
||||
$lang['Viewing as <b>%s</b>.'] = 'Zobrazení jako <b>%s</b>.';
|
||||
$lang['Properties page'] = 'Stránka vlastností';
|
||||
$lang['Quick edit'] = 'Rychlá editace';
|
||||
$lang['Revert'] = 'Nazpět';
|
||||
$lang['Save'] = 'Uložit';
|
||||
$lang['Saved'] = 'Uloženo';
|
||||
$lang['Save visit in history'] = 'Ukládat návštevy do historie';
|
||||
$lang['Show SQL queries'] = 'Zobrazit SQL queries';
|
||||
$lang['View as'] = 'Zobrazit jako';
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user