mirror of
https://github.com/Piwigo/piwigo-elegant.git
synced 2026-04-30 18:52:15 +02:00
16 lines
1.3 KiB
PHP
Executable File
16 lines
1.3 KiB
PHP
Executable File
<?php
|
|
// +-----------------------------------------------------------------------+
|
|
// | This file is part of Piwigo. |
|
|
// | |
|
|
// | For copyright and license information, please view the COPYING.txt |
|
|
// | file that was distributed with this source code. |
|
|
// +-----------------------------------------------------------------------+
|
|
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Ընտրել, թե ինչ պետք է լինի default վիճակը յուրաքանչյուր վահանակի համար կամ անջատել անիմացիան';
|
|
$lang['Comments Panel'] = 'Մեկնաբանությունների վահանակ';
|
|
$lang['Disable the animation'] = 'Անջատել անիմացիաները';
|
|
$lang['Displayed'] = 'Ցուցադրված է';
|
|
$lang['Elegant, Configuration Page'] = 'Elegant, կազմաձևման էջ';
|
|
$lang['Hidden'] = 'Թաքնված';
|
|
$lang['Main Menu Panel'] = 'Հիմնական մենյուի վահանակ';
|
|
$lang['Panels options'] = 'Վահանակների ընտրանքներ';
|
|
$lang['Photo Description Panel'] = 'Լուսանկարի նկարագրության վահանակ'; |