blog/translations/en/LC_MESSAGES/messages.po

93 lines
2.1 KiB
Plaintext

# English translations for PROJECT.
# Copyright (C) 2020 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
#
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2020-07-08 14:25+0200\n"
"PO-Revision-Date: 2020-07-08 14:25+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: en\n"
"Language-Team: en <LL@li.org>\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.8.0\n"
#: webapp/templates/layout.html:7
msgid "Project"
msgstr ""
#: webapp/templates/navigation.html:1
msgid "Home"
msgstr ""
#: webapp/templates/navigation.html:5
msgid "Logout"
msgstr ""
#: webapp/templates/navigation.html:7
msgid "Login"
msgstr ""
#: webapp/templates/blog_post/_create.html:5
#: webapp/templates/blog_post/_get.html:3
#: webapp/templates/blog_post/_table.html:5
#: webapp/templates/blog_post/_update.html:5
msgid "filename"
msgstr ""
#: webapp/templates/blog_post/_create.html:12
#: webapp/templates/blog_post/_get.html:6
#: webapp/templates/blog_post/_table.html:8
#: webapp/templates/blog_post/_update.html:13
msgid "body"
msgstr ""
#: webapp/templates/blog_post/_table.html:10
msgid "Actions"
msgstr ""
#: webapp/templates/blog_post/_title.html:2
#: webapp/templates/blog_post/create.html:4
msgid "BlogPost"
msgstr ""
#: webapp/templates/blog_post/create.html:4
#: webapp/templates/blog_post/list.html:5
#: webapp/templates/blog_post/search.html:5
#: webapp/templates/blog_post/table.html:5
msgid "Create"
msgstr ""
#: webapp/templates/blog_post/get.html:4
msgid "list"
msgstr ""
#: webapp/templates/blog_post/get.html:6
msgid "edit"
msgstr ""
#: webapp/templates/blog_post/get.html:7
msgid "delete"
msgstr ""
#: webapp/templates/blog_post/list.html:4
#: webapp/templates/blog_post/search.html:4
#: webapp/templates/blog_post/table.html:4
msgid "BlogPosts"
msgstr ""
#: webapp/templates/blog_post/search.html:4
msgid "Search results for"
msgstr ""
#: webapp/templates/blog_post/update.html:4
msgid "Edit"
msgstr ""