From: Zygmunt Krynicki Date: Mon, 13 Jun 2011 12:02:02 +0000 (+0200) Subject: Remove turkish .mo file X-Git-Tag: release-2.0~34 X-Git-Url: https://git.mdrn.pl/django-pagination.git/commitdiff_plain/36fda9e844f537bd16548e18a7648c619df9545b Remove turkish .mo file --- diff --git a/linaro_django_pagination/locale/tr/LC_MESSAGES/django.po b/linaro_django_pagination/locale/tr/LC_MESSAGES/django.po new file mode 100644 index 0000000..b2c201d --- /dev/null +++ b/linaro_django_pagination/locale/tr/LC_MESSAGES/django.po @@ -0,0 +1,27 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-03-16 16:26+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: templates/pagination/pagination.html:5 +#: templates/pagination/pagination.html:7 +msgid "previous" +msgstr "Önceki" + +#: templates/pagination/pagination.html:21 +#: templates/pagination/pagination.html:23 +msgid "next" +msgstr "Sonraki" diff --git a/pagination/locale/tr/LC_MESSAGES/django.mo b/pagination/locale/tr/LC_MESSAGES/django.mo deleted file mode 100644 index 4e37590..0000000 Binary files a/pagination/locale/tr/LC_MESSAGES/django.mo and /dev/null differ diff --git a/pagination/locale/tr/LC_MESSAGES/django.po b/pagination/locale/tr/LC_MESSAGES/django.po deleted file mode 100644 index b2c201d..0000000 --- a/pagination/locale/tr/LC_MESSAGES/django.po +++ /dev/null @@ -1,27 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-16 16:26+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: templates/pagination/pagination.html:5 -#: templates/pagination/pagination.html:7 -msgid "previous" -msgstr "Önceki" - -#: templates/pagination/pagination.html:21 -#: templates/pagination/pagination.html:23 -msgid "next" -msgstr "Sonraki"