Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Websites UFRPE
Django Private Storage
Commits
51505221
Commit
51505221
authored
Feb 20, 2025
by
Lucas Gueiros
Browse files
added pt_BR locale
parent
6e4ffc26
Pipeline
#165
failed with stages
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGES.rst
View file @
51505221
...
...
@@ -5,6 +5,7 @@ Changes in 3.2 (2025-02-20)
---------------------------
* Added support to Python 3.10
* Added support to Django 5.0, 5.1
* Added Brazillian Portuguese (pt_BR) locale.
Changes in 3.1.1 (2023-10-09)
---------------------------
...
...
private_storage/locale/pt_BR/LC_MESSAGES/django.po
0 → 100644
View file @
51505221
# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-20 19:18+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"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: fields.py:32
msgid "File type not supported."
msgstr "O tipo de arquivo não é suportado."
#: fields.py:33
#, python-brace-format
msgid "The file may not be larger than {max_size}."
msgstr "O arquivo não pode ser maior que {max_size}."
#: fields.py:104
msgid "Image"
msgstr "Imagem"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment