New Arabic translation by Ahmed Nabil <ana@harf.com>

This commit is contained in:
moodler 2002-12-11 09:42:37 +00:00
parent af554bec95
commit 7434d21a90
10 changed files with 562 additions and 423 deletions

View file

@ -1,17 +1,17 @@
<?PHP // $Id$
#------------------------------------------------------------
$string['modulename'] = "ÇÓÊÈíÇä";
$string['modulenameplural'] = "ÇÓÊÈíÇäÇÊ";
#------------------------------------------------------------
$string['answered'] = "Answered";
$string['choice'] = "Choice \$a";
$string['choicename'] = "Choice name";
$string['choicetext'] = "Choice text";
$string['notanswered'] = "Not answered yet";
$string['responses'] = "Responses";
$string['responsesto'] = "Responses to \$a";
$string['savemychoice'] = "Save my choice";
$string['viewallresponses'] = "View \$a responses";
?>
<?PHP // $Id$
#------------------------------------------------------------
$string['modulename'] = "ÇáÇÎÊíÇÑ";
$string['modulenameplural'] = "ÇáÇÎÊíÇÑÇÊ";
#------------------------------------------------------------
$string['answered'] = "ÃÌíÈ Úäå";
$string['choice'] = "ÇÎÊíÇÑ \$a";
$string['choicename'] = "ÇÓã ÇáÇÎÊíÇÑÇÊ";
$string['choicetext'] = "ÇÎÊíÇÑ ÇáäÕ";
$string['notanswered'] = "áã íÌÈ ÚäåÇ ÈÚÏ";
$string['responses'] = "ÅÌÇÈÇÊ";
$string['responsesto'] = "ÅÌÇÈÇÊ áÜ \$a";
$string['savemychoice'] = "ÍÝÙ ÇáÇÎÊíÇÑ";
$string['viewallresponses'] = "ÚÑÖ ÅÌÇÈÇÊ \$a ";
?>