##// END OF EJS Templates
some fixups in cache, added fallback and cache invalidation when key not found in cached repos list,...
some fixups in cache, added fallback and cache invalidation when key not found in cached repos list, added extra test, some other small fixes

File last commit:

r0:564e4082 default
r535:72778dda default
Show More
pylons_app.po
53 lines | 1.4 KiB | application/x-gettext | GettextLexer
Marcin Kuzminski
initial commit.
r0 # English translations for pylons_app.
# Copyright (C) 2010 ORGANIZATION
# This file is distributed under the same license as the pylons_app project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: pylons_app 0.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2010-02-06 22:54+0100\n"
"PO-Revision-Date: 2010-02-06 23:16+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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 0.9.4\n"
#: pylons_app/controllers/error.py:34
msgid "Home page"
msgstr ""
#: pylons_app/controllers/error.py:55
msgid "The request could not be understood by the server due to malformed syntax."
msgstr ""
#: pylons_app/controllers/error.py:57
msgid "Unathorized access to resource"
msgstr ""
#: pylons_app/controllers/error.py:59
msgid "You don't have permission to view this page"
msgstr ""
#: pylons_app/controllers/error.py:61
msgid "The resource could not be found"
msgstr ""
#: pylons_app/controllers/error.py:63
msgid ""
"The server encountered an unexpected condition which prevented it from "
"fulfilling the request."
msgstr ""
#: pylons_app/model/forms.py:29
msgid "Token mismatch"
msgstr ""
#: pylons_app/model/forms.py:52
msgid "Account number is invalid, it must be 26 digits"
msgstr ""