mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-14 17:04:53 +03:00
Improve metadata for Brazilian Portuguese translations
This commit is contained in:
parent
c9c2c35423
commit
07846027eb
|
@ -1,18 +1,12 @@
|
||||||
# SOME DESCRIPTIVE TITLE.
|
# Translations for the {{ cookiecutter.project_name }} project
|
||||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
# Copyright (C) {% now 'utc', '%Y' %} {{ cookiecutter.author_name }}
|
||||||
# This file is distributed under the same license as the PACKAGE package.
|
# {{ cookiecutter.author_name }} <{{ cookiecutter.email }}>, {% now 'utc', '%Y' %}.
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
||||||
#
|
#
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: {{ cookiecutter.version }}\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Language: pt-BR\n"
|
||||||
"POT-Creation-Date: 2023-06-04 21:42+0000\n"
|
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
||||||
"Language: \n"
|
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user