mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-20 16:42:59 +02:00
feature:2317 move order config to Admin->Config->Options
new GUI interface for simple paterns in GUI, order_by and order_by_inside_category are merged (not un DB) users can define special paterns with $conf['order_by_custom'] and $conf['order_by_inside_category_custom'] git-svn-id: http://piwigo.org/svn/trunk@11587 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -793,14 +793,10 @@ $lang['No results'] = 'Žádný výsledek';
|
||||
$lang['Searching...'] = 'Hledám...';
|
||||
$lang['Type in a search term'] = 'Zadejte hledaný výraz';
|
||||
$lang['Activate icon "new" next to albums and pictures'] = 'Aktivovat ikonu "nové" vedle alb a obrázků';
|
||||
$lang['As default order'] = 'Jako výchozí pořadí';
|
||||
$lang['Compact'] = 'Kompaktní';
|
||||
$lang['Complete'] = 'Kompletní';
|
||||
$lang['Custom'] = 'Běžný';
|
||||
$lang['Deactivate all'] = 'Deaktivovat vše';
|
||||
$lang['Default photos order'] = 'Výchozí pořadí fotografií';
|
||||
$lang['Default photos order inside album'] = 'Výchozí pořadí fotografií uvnitř album';
|
||||
$lang['Invalid order string'] = 'Neplatný řetězec výběru';
|
||||
$lang['Restore'] = 'Obnovit';
|
||||
$lang['Restore default configuration. You will lost your plugin settings!'] = 'Obnovit výchozí konfiguraci. Přijdete o nastavení v pluginech!';
|
||||
$lang['Show menubar'] = 'Zobrazit menu';
|
||||
|
||||
Reference in New Issue
Block a user