Files @ 5554aa9c2480
Branch filter:

Location: kallithea/rhodecode/i18n/rhodecode.pot

Marcin Kuzminski
another major code rafactor, reimplemented (almost from scratch)
the way caching works, Should be solid rock for now. Some code optymizations on scmModel.get() to make it don't load unneded things. Changed db cache to file that should also reduce memory size
# Translations template for rhodecode.
# Copyright (C) 2010 ORGANIZATION
# This file is distributed under the same license as the rhodecode project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: rhodecode 0.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2010-02-06 22:54+0100\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"
"Generated-By: Babel 0.9.4\n"

#: rhodecode/controllers/error.py:34
msgid "Home page"
msgstr ""

#: rhodecode/controllers/error.py:55
msgid "The request could not be understood by the server due to malformed syntax."
msgstr ""

#: rhodecode/controllers/error.py:57
msgid "Unathorized access to resource"
msgstr ""

#: rhodecode/controllers/error.py:59
msgid "You don't have permission to view this page"
msgstr ""

#: rhodecode/controllers/error.py:61
msgid "The resource could not be found"
msgstr ""

#: rhodecode/controllers/error.py:63
msgid ""
"The server encountered an unexpected condition which prevented it from "
"fulfilling the request."
msgstr ""

#: rhodecode/model/forms.py:29
msgid "Token mismatch"
msgstr ""

#: rhodecode/model/forms.py:52
msgid "Account number is invalid, it must be 26 digits"
msgstr ""