Skip to content
Snippets Groups Projects
django.po 1.71 KiB
Newer Older
Patricio Kumagae's avatar
Patricio Kumagae committed
# 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 <pkumagae@boletinoficial.gov.ar>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-08-13 11:02-0300\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"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: TsaApi/settings.py:111
msgid "Spanish"
msgstr ""

#: app/views.py:60 app/views.py:126 app/views.py:134
msgid "success"
msgstr "success"

#: app/views.py:60
msgid "proof"
msgstr "proof"

#: app/views.py:63 app/views.py:65 app/views.py:128 app/views.py:137
#: app/views.py:139 app/views.py:141
msgid "failure"
msgstr "failure"

#: app/views.py:63 app/views.py:65 app/views.py:126 app/views.py:128
#: app/views.py:134 app/views.py:137 app/views.py:139 app/views.py:141
msgid "messages"
msgstr "messages"

#: app/views.py:63 app/views.py:137
msgid "parameter_missing"
msgstr "Parámetro faltante: %s"

#: app/views.py:65 app/views.py:141
msgid "operation_failed"
msgstr "No se pudo realizar la operación"

#: app/views.py:126
msgid "transaction_pending"
msgstr "La transacción se encuentra pendiente de subida a la Blockchain"

#: app/views.py:128
msgid "file_not_found"
msgstr "No se encontró el archivo"

#: app/views.py:134
msgid "file_uploaded"
msgstr "El archivo %s fue ingresado en el bloque %s el %s"

#: app/views.py:139
msgid "could_not_connect"
msgstr "No se pudo conectar a la Blockchain"