Author: telenieko Date: 2008-11-06 03:43:56 -0600 (Thu, 06 Nov 2008) New Revision: 9354
Modified: django/trunk/django/conf/locale/ar/LC_MESSAGES/django.mo django/trunk/django/conf/locale/ar/LC_MESSAGES/django.po Log: Fixed #9526, Updated Arabic translation; Thanks Ossama M. Khayat. Modified: django/trunk/django/conf/locale/ar/LC_MESSAGES/django.mo =================================================================== (Binary files differ) Modified: django/trunk/django/conf/locale/ar/LC_MESSAGES/django.po =================================================================== --- django/trunk/django/conf/locale/ar/LC_MESSAGES/django.po 2008-11-06 09:43:32 UTC (rev 9353) +++ django/trunk/django/conf/locale/ar/LC_MESSAGES/django.po 2008-11-06 09:43:56 UTC (rev 9354) @@ -7,7 +7,7 @@ "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-09-03 08:49+0300\n" -"PO-Revision-Date: 2008-09-03 15:10+0300\n" +"PO-Revision-Date: 2008-11-05 12:48+0300\n" "Last-Translator: Ossama M. Khayat <[EMAIL PROTECTED]>\n" "Language-Team: Arabic <[EMAIL PROTECTED]>\n" "MIME-Version: 1.0\n" @@ -1682,7 +1682,7 @@ #: contrib/localflavor/at/at_states.py:13 msgid "Vienna" -msgstr "" +msgstr "فيينا" #: contrib/localflavor/at/forms.py:20 contrib/localflavor/ch/forms.py:16 #: contrib/localflavor/no/forms.py:12 @@ -2002,11 +2002,11 @@ #: contrib/localflavor/es/es_provinces.py:22 msgid "Granada" -msgstr "" +msgstr "غرناطة" #: contrib/localflavor/es/es_provinces.py:23 msgid "Guadalajara" -msgstr "" +msgstr "جوادالاخارا" #: contrib/localflavor/es/es_provinces.py:24 msgid "Guipuzkoa" @@ -2177,7 +2177,7 @@ #: contrib/localflavor/es/es_regions.py:14 msgid "Catalonia" -msgstr "" +msgstr "كتالونيا" #: contrib/localflavor/es/es_regions.py:15 msgid "Extremadura" @@ -2375,7 +2375,7 @@ #: contrib/localflavor/jp/jp_prefectures.py:30 msgid "Osaka" -msgstr "" +msgstr "أُساكا" #: contrib/localflavor/jp/jp_prefectures.py:31 msgid "Hyogo" @@ -2435,7 +2435,7 @@ #: contrib/localflavor/jp/jp_prefectures.py:45 msgid "Nagasaki" -msgstr "" +msgstr "ناجاساكي" #: contrib/localflavor/jp/jp_prefectures.py:46 msgid "Kumamoto" @@ -2495,7 +2495,7 @@ #: contrib/localflavor/mx/mx_states.py:21 msgid "Durango" -msgstr "" +msgstr "دورانجو" #: contrib/localflavor/mx/mx_states.py:22 msgid "Guerrero" @@ -3399,7 +3399,7 @@ #: contrib/localflavor/uk/uk_regions.py:92 msgid "Scotland" -msgstr "" +msgstr "اسكوتلندة" #: contrib/localflavor/uk/uk_regions.py:93 msgid "Wales" @@ -3415,11 +3415,11 @@ #: contrib/localflavor/za/forms.py:20 msgid "Enter a valid South African ID number" -msgstr "" +msgstr "أدخل رقم هويّة جنوب إفريقيّة صحيح" #: contrib/localflavor/za/forms.py:54 msgid "Enter a valid South African postal code" -msgstr "" +msgstr "أدخل رمز بريد جنوب إفريقي صحيح" #: contrib/localflavor/za/za_provinces.py:4 msgid "Eastern Cape" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
