From aeb638623576f3072f1bfb80207e2dc6aaf7b78d Mon Sep 17 00:00:00 2001 From: Cihan Okyay Date: Tue, 15 May 2012 23:24:21 +0300 Subject: [PATCH] turkish locale --- social_auth/locale/tr/LC_MESSAGES/django.mo | Bin 0 -> 693 bytes social_auth/locale/tr/LC_MESSAGES/django.po | 33 ++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 social_auth/locale/tr/LC_MESSAGES/django.mo create mode 100644 social_auth/locale/tr/LC_MESSAGES/django.po diff --git a/social_auth/locale/tr/LC_MESSAGES/django.mo b/social_auth/locale/tr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..7bc520fd91c83cda742f0cedda03d00027dfbf5d GIT binary patch literal 693 zcmZXR!EVz)5I`3wmmIkvaTp0IQB`XkqezjPpr#?Msw7Pm+@82h>}|4Svuk$OrQsL2 zaN*ov!2jU>1P8u_aX3Vjk)Fn*c^=Pte?Qy%!6^2K7et46N_-^h$cg8~XW|v{jW{5F z68R&>eo+Qu_?WSmlojRL`%anKjM8@Y6Uy7@6@DqSmnnK_G+d)pB8y?)u?L;pnp8Lk zU(i8{Iu(jUmMo=%{nymIk(sau4lqqkp*^6o0<#TB4TTc{n_BZpq@JH={7P6yAB$ny z>koTp1GpN@KAcZ38Z(g_>-pF%WX4a5h2x2dp)s8#yie2W4f%WYB8DhzMm%isW(%6_ zxYa%k--aQHd?s#WJ^X(!isCRj3?uSJ=sZs>YNyZ}8$(|%QNv`l!3}iMx(G~N94o1d z+rZdG;O#qlPcI5w2%ZRB$1v($oL$!YcSa*JYi;My-sAJ}V0YMN5H|Wod-~fv+2nKx zFK+#tT%puQkS@_W;k%c~DR1w*ddF*F`9P;8lX?+DdoF!rstSvWpBlS%G3b0-x^D9b z{yuiY1{=z?k}JrB7GAC;%<=vXZB@Fe{JOp1hl0GnQ-Z`5=IE|y$sH<|FVZi, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-05-15 18:58+0300\n" +"PO-Revision-Date: 2012-05-15 22:02+0200\n" +"Last-Translator: Cihan Okyay \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: backends/exceptions.py:29 +msgid "Authentication process was cancelled" +msgstr "Kimlik denetimi işlemi kapatıldı" + +#: backends/exceptions.py:31 +#, python-format +msgid "Authentication failed: %s" +msgstr "Kimlik denetimi başarısız: %s" + +#: backends/pipeline/social.py:25 +#, python-format +msgid "This %(provider)s account already in use." +msgstr "Bu %(provider)s hesabı kullanımda." + -- 2.39.5