From 12a20b6c22854d5775388236ae289225ba388b17 Mon Sep 17 00:00:00 2001 From: Ramiro Morales Date: Sun, 11 Dec 2011 00:09:30 +0000 Subject: [PATCH] Added files missing from commit [17190] git-svn-id: http://code.djangoproject.com/svn/django/trunk@17191 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- .../commands/locale/it/LC_MESSAGES/django.mo | Bin 0 -> 775 bytes .../commands/locale/it/LC_MESSAGES/django.po | 30 ++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 tests/regressiontests/i18n/commands/locale/it/LC_MESSAGES/django.mo create mode 100644 tests/regressiontests/i18n/commands/locale/it/LC_MESSAGES/django.po diff --git a/tests/regressiontests/i18n/commands/locale/it/LC_MESSAGES/django.mo b/tests/regressiontests/i18n/commands/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..49a657b455dd2fc88cd5f1c3d0c1d5afaceee431 GIT binary patch literal 775 zcma))!E)0u5QYVmi;tW*FvD`_00*^pXqn?EyISq+_Xm4l2-+U<2>gFS2oYvd`EE2a&%gLyHcCp(=hY{@lEWT~n~)*+lMF!Mxonh82mdSgP6 z?e=H}y;JzL9XylpWB|c)kE8|Io9|&S+)VsyN^V7zSTmMr+>9)h-i{MnsB7*f2umWr NyLXe`joTmhKLN;G-{JrO literal 0 HcmV?d00001 diff --git a/tests/regressiontests/i18n/commands/locale/it/LC_MESSAGES/django.po b/tests/regressiontests/i18n/commands/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..445199580d --- /dev/null +++ b/tests/regressiontests/i18n/commands/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,30 @@ +# 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. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-12-04 04:59-0600\n" +"PO-Revision-Date: 2011-12-10 20:29-0300\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#, python-format +msgid "Completed 50%% of all the tasks" +msgstr "IT translation of Completed 50%% of all the tasks" + +#, python-format +msgid "Looks like a str fmt spec %%s but shouldn't be interpreted as such" +msgstr "Translation of the above string" + +#, python-format +msgid "Looks like a str fmt spec %% o but shouldn't be interpreted as such" +msgstr "IT translation contains %% for the above string"