mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +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:
@@ -790,14 +790,10 @@ $lang['No results'] = 'Brak wyników';
|
||||
$lang['Searching...'] = 'Wyszukiwanie...';
|
||||
$lang['Type in a search term'] = 'Wpisz frazę do wyszukania';
|
||||
$lang['Activate icon "new" next to albums and pictures'] = 'Aktywuj ikonę "nowe" obok albumów i zdjęć';
|
||||
$lang['As default order'] = 'Jako sortowanie domyślne';
|
||||
$lang['Compact'] = 'Minimalne';
|
||||
$lang['Complete'] = 'Pełne';
|
||||
$lang['Custom'] = 'Własne';
|
||||
$lang['Deactivate all'] = 'Deaktywuj wszystko';
|
||||
$lang['Default photos order'] = 'Domślne sortowanie zdjęć';
|
||||
$lang['Default photos order inside album'] = 'Domyślne sortowanie zdjęć w albumie';
|
||||
$lang['Invalid order string'] = 'Niepoprawny ciąg sortowania';
|
||||
$lang['Restore'] = 'Przywróć';
|
||||
$lang['Restore default configuration. You will lost your plugin settings!'] = 'Przywróć domyślną konfigurację. Stracisz ustawienia wtyczek!';
|
||||
$lang['Show menubar'] = 'Pokazuj belkę z menu';
|
||||
|
||||
Reference in New Issue
Block a user