mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 16:12:51 +11:00
212 lines
4 KiB
Text
212 lines
4 KiB
Text
# 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: 2014-10-28 11:01+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"
|
|
|
|
#: forms.py:11 models.py:38 templates/dpaste/snippet_details.html:59
|
|
msgid "One-Time snippet"
|
|
msgstr ""
|
|
|
|
#: forms.py:12
|
|
msgid "In one hour"
|
|
msgstr ""
|
|
|
|
#: forms.py:13
|
|
msgid "In one week"
|
|
msgstr ""
|
|
|
|
#: forms.py:14
|
|
msgid "In one month"
|
|
msgstr ""
|
|
|
|
#: forms.py:15
|
|
msgid "Never"
|
|
msgstr ""
|
|
|
|
#: forms.py:36 models.py:43
|
|
msgid "Content"
|
|
msgstr ""
|
|
|
|
#: forms.py:37
|
|
msgid "Awesome code goes here..."
|
|
msgstr ""
|
|
|
|
#: forms.py:42 models.py:44
|
|
msgid "Lexer"
|
|
msgstr ""
|
|
|
|
#: forms.py:49 models.py:48
|
|
msgid "Expires"
|
|
msgstr ""
|
|
|
|
#: forms.py:57
|
|
msgid "Title"
|
|
msgstr ""
|
|
|
|
#: forms.py:85
|
|
msgid "This field is required."
|
|
msgstr ""
|
|
|
|
#: highlight.py:34
|
|
msgid "Highlighted"
|
|
msgstr ""
|
|
|
|
#: models.py:36
|
|
msgid "Expire by timestamp"
|
|
msgstr ""
|
|
|
|
#: models.py:37
|
|
msgid "Keep Forever"
|
|
msgstr ""
|
|
|
|
#: models.py:41
|
|
msgid "Secret ID"
|
|
msgstr ""
|
|
|
|
#: models.py:45
|
|
msgid "Published"
|
|
msgstr ""
|
|
|
|
#: models.py:46
|
|
msgid "Expire Type"
|
|
msgstr ""
|
|
|
|
#: models.py:49
|
|
msgid "View count"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/about.html:59
|
|
msgid "Statistics"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/about.html:61
|
|
#, python-format
|
|
msgid ""
|
|
"There are %(total)s snippets in the database. The most popular languages are:"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/base.html:8 templates/dpaste/base.html.py:21
|
|
#: templates/dpaste/snippet_new.html:6 templates/dpaste/snippet_new.html:7
|
|
msgid "New snippet"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/base.html:19
|
|
msgid "About"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/base.html:20
|
|
msgid "History"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_details.html:8
|
|
#: templates/dpaste/snippet_details.html:9
|
|
msgid "Snippet"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_details.html:41
|
|
msgid "Compare"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_details.html:55
|
|
#, python-format
|
|
msgid "Expires in: %(date)s"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_details.html:57
|
|
msgid "Snippet never expires"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_details.html:63
|
|
msgid "Really delete this snippet?"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_details.html:63
|
|
msgid "Delete Now"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_details.html:66
|
|
msgid "Compare Snippets"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_details.html:69
|
|
msgid "View Raw"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_details.html:73
|
|
msgid "Gist"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_details.html:82
|
|
msgid "This is a one-time snippet."
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_details.html:84
|
|
#, python-format
|
|
msgid "It is automatically removed after %(remaining)s further views."
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_details.html:86
|
|
msgid "It is automatically removed after the next view."
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_details.html:88
|
|
msgid "It cannot be viewed again."
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_details.html:108
|
|
msgid "Reply to this snippet"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_diff.html:5
|
|
#, python-format
|
|
msgid ""
|
|
"\n"
|
|
" Diff between <a href=\"%(filea_url)s\">#%(filea_id)s</a> and <a href="
|
|
"\"%(fileb_url)s\">#%(fileb_id)s</a>\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_form.html:32
|
|
msgid "Expire in"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_form.html:38
|
|
msgid "Paste it"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_form.html:39
|
|
msgid "or"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_list.html:16
|
|
msgid "DATETIME_FORMAT"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_list.html:17
|
|
#, python-format
|
|
msgid "%(since)s ago"
|
|
msgstr ""
|
|
|
|
#: templates/dpaste/snippet_list.html:23
|
|
msgid ""
|
|
"No snippets saved. Either all your snippets are expired or your cookie has "
|
|
"changed."
|
|
msgstr ""
|
|
|
|
#: views.py:200
|
|
msgid "No changes were made between this two files."
|
|
msgstr ""
|