Ticket #13651: django.po.diff

File django.po.diff, 2.6 KB (added by rajeesh, 14 years ago)
  • django/conf/locale/ml/LC_MESSAGES/django.po

    diff --git a/django/conf/locale/ml/LC_MESSAGES/django.po b/django/conf/locale/ml/LC_MESSAGES/django.po
    index b989f51..92ef53f 100644
    a b msgstr ""  
    265265#: contrib/admin/actions.py:48
    266266#, python-format
    267267msgid "Successfully deleted %(count)d %(items)s."
    268 msgstr "%(count)d %(item)s വിജയകരമായി ഡിലീറ്റ് ചെയ്തു."
     268msgstr "%(count)d %(items)s വിജയകരമായി ഡിലീറ്റ് ചെയ്തു."
    269269
    270270#: contrib/admin/actions.py:55 contrib/admin/options.py:1125
    271271msgid "Are you sure?"
    msgstr "താഴെ നിന്ന് വീണ്ടും മാറ്റം  
    400400#: contrib/admin/options.py:657 contrib/admin/options.py:690
    401401#, python-format
    402402msgid "You may add another %s below."
    403 msgstr "ഒന്നു കൂടി ചേര്‍ക്കാം"
     403msgstr "%s ഒന്നു കൂടി ചേര്‍ക്കാം"
    404404
    405405#: contrib/admin/options.py:678
    406406#, python-format
    msgstr "%s വസ്തുക്കളിലെ വിവരങ്ങള്‍"  
    11091109#: contrib/admindocs/views.py:361
    11101110#, python-format
    11111111msgid "%s does not appear to be a urlpattern object"
    1112 msgstr "വിലാസ മാത്രുകാ വസ്തു(urlpattern object) ആണെന്ന് തോന്നുന്നില്ല."
     1112msgstr "%s വിലാസ മാത്രുക (urlpattern object) ആണെന്ന് തോന്നുന്നില്ല."
    11131113
    11141114#: contrib/admindocs/templates/admin_doc/bookmarklets.html:3
    11151115msgid "Bookmarklets"
    msgstr "ക്രമം"  
    46874687#: forms/models.py:562
    46884688#, python-format
    46894689msgid "Please correct the duplicate data for %(field)s."
    4690 msgstr "%(field_name)s നു നല്കുന്ന വിവരം ആവര്‍ത്തിച്ചത് ദയവായി തിരുത്തുക."
     4690msgstr "%(field)s-നായി നല്കുന്ന വിവരം ആവര്‍ത്തിച്ചത് ദയവായി തിരുത്തുക."
    46914691
    46924692#: forms/models.py:566
    46934693#, python-format
    46944694msgid "Please correct the duplicate data for %(field)s, which must be unique."
    4695 msgstr "%(field_name)s നു നല്കുന്ന വിവരം ആവര്‍ത്തിക്കാന്‍ പാടില്ല. ദയവായി തിരുത്തുക."
     4695msgstr "%(field)s-നായി നല്കുന്ന വിവരം ആവര്‍ത്തിക്കാന്‍ പാടില്ല. ദയവായി തിരുത്തുക."
    46964696
    46974697#: forms/models.py:572
    46984698#, python-format
Back to Top