feature 1559: remove "standard deviation" in rating.
git-svn-id: http://piwigo.org/svn/trunk@5500 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
66144706f1
commit
9f0034807a
22 changed files with 36 additions and 37 deletions
|
|
@ -28,7 +28,7 @@ $lang_info['direction'] = 'rtl';
|
|||
$lang_info['code'] = 'ar';
|
||||
$lang_info['zero_plural'] = true;
|
||||
|
||||
$lang['%.2f (rated %d times, standard deviation = %.2f)'] = '%.2f (قيمت %d مرة, standard deviation = %.2f)';
|
||||
$lang['%.2f (rated %d times)'] = '%.2f (قيمت %d مرة)';
|
||||
$lang['%d Kb'] = '%d كيلوبايت';
|
||||
$lang['%d category updated'] = '%d تصنيف محدث';
|
||||
$lang['%d categories updated'] = '%d تصنيفات محدثة';
|
||||
|
|
@ -372,4 +372,4 @@ $lang['show tag cloud'] = 'عرض سحابة الكلمات';
|
|||
$lang['cloud'] = 'سحابة';
|
||||
$lang['Are you sure?'] = 'هل انت متأكد?';
|
||||
$lang['delete this comment'] = 'حذف هذا التعليق';
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue