mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Merged regressiontests and modeltests into the test root.
This commit is contained in:
20
tests/i18n/commands/locale/es_AR/LC_MESSAGES/django.po
Normal file
20
tests/i18n/commands/locale/es_AR/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,20 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Django\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2010-01-05 20:25-0300\n"
|
||||
"PO-Revision-Date: 2010-02-22 00:14-0300\n"
|
||||
"Last-Translator: Translator <translator@example.com>\n"
|
||||
"Language-Team: Django-I18N <team@example.com>\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"
|
||||
|
||||
#: path/file.py:1
|
||||
msgid "This file has a UTF-8 BOM an should be rejected by the Django makemessages command."
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user