mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
[branche2] bug $lang
git-svn-id: http://piwigo.org/svn/branches/2.0@4645 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -130,7 +130,7 @@ $lang['access_forbiden'] = 'Du har ikke tilladelse til at besøge denne side';
|
||||
$lang['add to caddie'] = 'tilføj til caddie';
|
||||
$lang['add_favorites_hint'] = 'tilføj dette foto til dine favoritter';
|
||||
$lang['admin'] = 'Administration';
|
||||
$lang['adviser_mode_enabsearch'] = 'Adviser mode enabsearch';
|
||||
$lang['adviser_mode_enabled'] = 'Adviser mode enabsearch';
|
||||
$lang['all'] = 'all';
|
||||
$lang['ascending'] = 'ascending';
|
||||
$lang['author(s) : %s'] = 'author(s) : %s';
|
||||
|
||||
@@ -28,7 +28,7 @@ $lang_info['direction'] = 'ltr';
|
||||
$lang_info['code'] = 'nl';
|
||||
$lang_info['zero_plural'] = true;
|
||||
|
||||
$lang['%.2f (beoordeling %d aantal x, standaard deviation = %.2f)'] = '%.2f (beoordeling %d aantal x, standaard deviation = %.2f)';
|
||||
$lang['%.2f (rated %d times, standard deviation = %.2f)'] = '%.2f (beoordeling %d aantal x, standaard deviation = %.2f)';
|
||||
$lang['%d Kb'] = '%d Kb';
|
||||
$lang['%d category updated'] = '%d categorie bijgewerkt';
|
||||
$lang['%d categories updated'] = '%d categorieën bijgewerkt';
|
||||
|
||||
Reference in New Issue
Block a user