diff options
| author | Marc Fargas <telenieko@telenieko.com> | 2008-07-02 21:39:05 +0000 |
|---|---|---|
| committer | Marc Fargas <telenieko@telenieko.com> | 2008-07-02 21:39:05 +0000 |
| commit | aa63190d0b2c85b45bc042b80d2c7a41a4bbcbdd (patch) | |
| tree | f4159867548e76707701d73db44291bc6e930f11 | |
| parent | 45404bea1833b2626c72d383020ab9cd067af321 (diff) | |
Closes #7607, Turkish translation update, thanks Evren Esat Özkan
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7828 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | django/conf/locale/tr/LC_MESSAGES/django.mo | bin | 40120 -> 40265 bytes | |||
| -rw-r--r-- | django/conf/locale/tr/LC_MESSAGES/django.po | 7 |
2 files changed, 6 insertions, 1 deletions
diff --git a/django/conf/locale/tr/LC_MESSAGES/django.mo b/django/conf/locale/tr/LC_MESSAGES/django.mo Binary files differindex 2d409001f4..bb3b1af83c 100644 --- a/django/conf/locale/tr/LC_MESSAGES/django.mo +++ b/django/conf/locale/tr/LC_MESSAGES/django.mo diff --git a/django/conf/locale/tr/LC_MESSAGES/django.po b/django/conf/locale/tr/LC_MESSAGES/django.po index dd2c592cfb..224cc7fba5 100644 --- a/django/conf/locale/tr/LC_MESSAGES/django.po +++ b/django/conf/locale/tr/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-03-14 01:38+0200\n" -"PO-Revision-Date: 2007-12-30 12:15+0200\n" +"PO-Revision-Date: 2008-07-02 23:37+0200\n" "Last-Translator: Can Burak Çilingir <canburak@cs.bilgi.edu.tr>\n" "Language-Team: Turkish <bahadir@pardus.org.tr>\n" "MIME-Version: 1.0\n" @@ -2466,3 +2466,8 @@ msgstr "evet,hayır,olabilir" #~ msgid "Have you <a href=\"/password_reset/\">forgotten your password</a>?" #~ msgstr "<a href=\"/password_reset/\">Şifrenizi mi unuttunuz?</a>" + +#: contrib/auth/forms.py:107 +#, python-format +msgid "Password reset on %s" +msgstr "%s sitesindeki hesabınızın parolasının sıfırlanması" |
