taskMapOSMatic - Tasks: task #10070, Update Arabic translation for...

 
 

task #10070: Update Arabic translation for ocitysmap

Submitter:  David Mentré <dmentre>
Submitted:  Fri 08 Jan 2010 02:23:36 PM UTC
   
 
Should Start On:  Thu 07 Jan 2010 11:00:00 PM UTC Should be Finished on:  Thu 07 Jan 2010 11:00:00 PM UTC
Category:  ocitysmap Priority:  * 5 - Normal
Status:  Ready For Test Privacy:  Public
Assigned to:  dmentre Percent Complete:  0%
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 08 Jan 2010 02:23:36 PM UTC, original submission:  

From Bassem JARKAS on 2010-01-08 on dev@maposmatic.org:
"""
Here are the arabic part of the code, I hope it's easy add it to the current code:

class i18n_ar_generic(i18n):
    APPELLATIONS = [ u"شارع", u"طريق", u"زقاق", u"نهج", u"جادة",
                     u"ممر", u"حارة",
                     u"كوبري", u"كوبرى", u"جسر", u"مطلع", u"منزل",
                     u"مفرق", u"ملف", u"تقاطع",
                     u"ساحل",
                     u"ميدان", u"ساحة", u"دوار" ]

    DETERMINANTS = [ u" ال", u"" ]


    # for IndexPageGenerator._upper_unaccent_string
    A_ACCENT = re.compile(ur"[اإآ]", re.IGNORECASE | re.UNICODE)



        s = self.A_ACCENT.sub("أ", s)
"""

David Mentré <dmentre>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #19441:  ocitysmap.po added by dmentre (2KiB - text/x-gettext-translation)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tpetazzoni (Updated the item)
  • -email is unavailable- added by dmentre (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-01-10 tpetazzoni Open/ClosedOpen Closed
    2010-01-08 dmentre StatusNone Ready For Test
    2010-01-08 dmentre Assigned toNone dmentre
    2010-01-08 dmentre Attached File- Added ocitysmap.po, #19441

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code