mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
merge r18820 from branch 2.4 to trunk
bug 2782 fixed: make sure %d or %s are correctly translated he_IL needs to be fixed, too complicated for me. git-svn-id: http://piwigo.org/svn/trunk@18821 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -867,7 +867,7 @@ $lang['Select groups...'] = 'Atlasīt grupas...';
|
||||
$lang['There is no group in this gallery.'] = 'Šajā galerijā nav grupu.';
|
||||
$lang['Permission granted for users'] = 'Atļauja piešķirta lietotājiem';
|
||||
$lang['Select users...'] = 'Atlasīt lietotājus...';
|
||||
$lang['%u users have automatic permission because they belong to a granted group.'] = '% lietotājiem ir automātiskās piekļuves tiesības, jo tie pieder pie privileģētās grupas.';
|
||||
$lang['%u users have automatic permission because they belong to a granted group.'] = '%u lietotājiem ir automātiskās piekļuves tiesības, jo tie pieder pie privileģētās grupas.';
|
||||
$lang['include photos with lower privacy level'] = 'iekļaut fotogrāfijas ar zemāku privātuma līmeni';
|
||||
$lang['custom'] = 'Lietotāja';
|
||||
$lang['No group is permitted to see this private album'] = 'Grupai nav atļauts skatīt šo privāto albūmu';
|
||||
@@ -935,4 +935,4 @@ $lang['Manage photos'] = 'Pārvaldīt fotogrāfijas';
|
||||
$lang['Ratio'] = 'Attiecība';
|
||||
$lang['Minimum'] = 'Minimums';
|
||||
$lang['Maximum'] = 'Maksimums';
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user