Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
django-taggit
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
b3c24e4f
authored
Sep 07, 2010
by
Jannis Leidel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added English base translation.
parent
0c7adaee
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
68 additions
and
0 deletions
+68
-0
taggit/locale/en/LC_MESSAGES/django.po
+68
-0
No files found.
taggit/locale/en/LC_MESSAGES/django.po
0 → 100644
View file @
b3c24e4f
# 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: 2010-09-07 09:45-0700\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: forms.py:20
msgid "Please provide a comma-separated list of tags."
msgstr ""
#: managers.py:39 managers.py:83 models.py:50
msgid "Tags"
msgstr ""
#: managers.py:84
msgid "A comma-separated list of tags."
msgstr ""
#: models.py:10
msgid "Name"
msgstr ""
#: models.py:11
msgid "Slug"
msgstr ""
#: models.py:49
msgid "Tag"
msgstr ""
#: models.py:56
#, python-format
msgid "%(object)s tagged with %(tag)s"
msgstr ""
#: models.py:100
msgid "Object id"
msgstr ""
#: models.py:104 models.py:110
msgid "Content type"
msgstr ""
#: models.py:138
msgid "Tagged Item"
msgstr ""
#: models.py:139
msgid "Tagged Items"
msgstr ""
#: contrib/suggest/models.py:57
msgid ""
"Enter a valid Regular Expression. To make it case-insensitive include \"(?i)"
"\" in your expression."
msgstr ""
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