Updated language source file
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-09-29 18:46-0400\n"
|
||||
"POT-Creation-Date: 2011-11-22 11:26-0400\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"
|
||||
|
||||
@@ -1,20 +1,21 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2011-09-29 18:46-0400\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-11-22 11:26-0400\n"
|
||||
"PO-Revision-Date: 2011-09-30 05:09+0000\n"
|
||||
"Last-Translator: rosarior <roberto.rosario.gonzalez@gmail.com>\n"
|
||||
"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/mayan-edms/team/es/)\n"
|
||||
"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/"
|
||||
"mayan-edms/team/es/)\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:12
|
||||
@@ -191,8 +192,8 @@ msgid ""
|
||||
"Enter a string to be evaluated. Example: [user.get_full_name() for user in "
|
||||
"User.objects.all()].%s"
|
||||
msgstr ""
|
||||
"Introduzca una cadena para ser evaluada. Ejemplo: [user.get_full_name() for"
|
||||
" user in User.objects.all ()].%s"
|
||||
"Introduzca una cadena para ser evaluada. Ejemplo: [user.get_full_name() for "
|
||||
"user in User.objects.all ()].%s"
|
||||
|
||||
#: models.py:32 models.py:57 views.py:331 views.py:376
|
||||
msgid "metadata type"
|
||||
@@ -287,8 +288,7 @@ msgstr "Editar metadatos para documentos: %s"
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Metadata type: %(metadata_type)s successfully added to document "
|
||||
"%(document)s."
|
||||
"Metadata type: %(metadata_type)s successfully added to document %(document)s."
|
||||
msgstr ""
|
||||
"Typo de metadatos: %(metadata_type)s agregado exitosamente al documento "
|
||||
"%(document)s."
|
||||
@@ -453,15 +453,15 @@ msgstr "¿Cuáles son los tipos de metadatos?"
|
||||
|
||||
#: templates/metadata_type_help.html:4
|
||||
msgid ""
|
||||
"A metadata type defines the characteristics of a value of some kind that can"
|
||||
" be attached to a document. Examples of metadata types are: a client name, "
|
||||
"a date, or a project to which several documents belong. A metadata type's "
|
||||
"A metadata type defines the characteristics of a value of some kind that can "
|
||||
"be attached to a document. Examples of metadata types are: a client name, a "
|
||||
"date, or a project to which several documents belong. A metadata type's "
|
||||
"name is the internal identifier with which it can be referenced to by other "
|
||||
"modules such as the indexing module, the title is the value that is shown to"
|
||||
" the users, the default value is the value an instance of this metadata type"
|
||||
" will have initially, and the lookup value turns an instance of a metadata "
|
||||
"of this type into a choice list which options are the result of the lookup's"
|
||||
" code execution."
|
||||
"modules such as the indexing module, the title is the value that is shown to "
|
||||
"the users, the default value is the value an instance of this metadata type "
|
||||
"will have initially, and the lookup value turns an instance of a metadata of "
|
||||
"this type into a choice list which options are the result of the lookup's "
|
||||
"code execution."
|
||||
msgstr ""
|
||||
"Un tipo de metadatos define las características de un valor de algún tipo "
|
||||
"que se puede conectar a un documento. Ejemplos de tipos de metadatos son: "
|
||||
@@ -471,7 +471,5 @@ msgstr ""
|
||||
"indexación, el título es el valor que se muestra a los usuarios, el valor "
|
||||
"por defecto es el valor que una instancia de este tipo de metadatos tendrá "
|
||||
"inicialmente, y el valor de búsqueda vuelve a una instancia de metadatos de "
|
||||
"este tipo en una lista de opciones donde las opciones son el resultado de la"
|
||||
" ejecución del valor de búsqueda."
|
||||
|
||||
|
||||
"este tipo en una lista de opciones donde las opciones son el resultado de la "
|
||||
"ejecución del valor de búsqueda."
|
||||
|
||||
@@ -1,22 +1,23 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# <dev.emerson@gmail.com>, 2011.
|
||||
# Renata Oliveira <renatabels@gmail.com>, 2011.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2011-09-29 18:46-0400\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-11-22 11:26-0400\n"
|
||||
"PO-Revision-Date: 2011-11-04 00:42+0000\n"
|
||||
"Last-Translator: emersonsoares <dev.emerson@gmail.com>\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.net/projects/p/mayan-edms/team/pt/)\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.net/projects/p/mayan-edms/"
|
||||
"team/pt/)\n"
|
||||
"Language: pt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: pt\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:12
|
||||
@@ -289,8 +290,7 @@ msgstr "Editar os metadados do documentos: %s"
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Metadata type: %(metadata_type)s successfully added to document "
|
||||
"%(document)s."
|
||||
"Metadata type: %(metadata_type)s successfully added to document %(document)s."
|
||||
msgstr ""
|
||||
"Tipo de metadados: %(metadata_type)s adicionado com sucesso para documento "
|
||||
"%(document)s."
|
||||
@@ -300,8 +300,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"Metadata type: %(metadata_type)s already present in document %(document)s."
|
||||
msgstr ""
|
||||
"Tipo de metadados: %(metadata_type)s já presente no documento %(document)s "
|
||||
"."
|
||||
"Tipo de metadados: %(metadata_type)s já presente no documento %(document)s ."
|
||||
|
||||
#: views.py:175
|
||||
#, python-format
|
||||
@@ -454,24 +453,22 @@ msgstr "Quais são os tipos de metadados?"
|
||||
|
||||
#: templates/metadata_type_help.html:4
|
||||
msgid ""
|
||||
"A metadata type defines the characteristics of a value of some kind that can"
|
||||
" be attached to a document. Examples of metadata types are: a client name, "
|
||||
"a date, or a project to which several documents belong. A metadata type's "
|
||||
"A metadata type defines the characteristics of a value of some kind that can "
|
||||
"be attached to a document. Examples of metadata types are: a client name, a "
|
||||
"date, or a project to which several documents belong. A metadata type's "
|
||||
"name is the internal identifier with which it can be referenced to by other "
|
||||
"modules such as the indexing module, the title is the value that is shown to"
|
||||
" the users, the default value is the value an instance of this metadata type"
|
||||
" will have initially, and the lookup value turns an instance of a metadata "
|
||||
"of this type into a choice list which options are the result of the lookup's"
|
||||
" code execution."
|
||||
"modules such as the indexing module, the title is the value that is shown to "
|
||||
"the users, the default value is the value an instance of this metadata type "
|
||||
"will have initially, and the lookup value turns an instance of a metadata of "
|
||||
"this type into a choice list which options are the result of the lookup's "
|
||||
"code execution."
|
||||
msgstr ""
|
||||
"Um tipo de metadados define as características de um valor de algum tipo que"
|
||||
" pode ser anexado a um documento. Exemplos de tipos de metadados são: um "
|
||||
"nome de cliente, uma data ou um projeto ao qual pertencem vários documentos."
|
||||
" O nome de um tipo de metadados é o identificador interno com o qual ele "
|
||||
"pode ser referenciado pelos outros módulos, como o módulo de indexação, o "
|
||||
"título é o valor que é mostrado para os usuários, o valor padrão é o valor "
|
||||
"de uma instância desse tipo de metadados terá inicialmente, o valor de "
|
||||
"pesquisa e vira um exemplo de um metadados deste tipo em uma lista de "
|
||||
"escolha de quais opções são o resultado da execução a pesquisa de código."
|
||||
|
||||
|
||||
"Um tipo de metadados define as características de um valor de algum tipo que "
|
||||
"pode ser anexado a um documento. Exemplos de tipos de metadados são: um nome "
|
||||
"de cliente, uma data ou um projeto ao qual pertencem vários documentos. O "
|
||||
"nome de um tipo de metadados é o identificador interno com o qual ele pode "
|
||||
"ser referenciado pelos outros módulos, como o módulo de indexação, o título "
|
||||
"é o valor que é mostrado para os usuários, o valor padrão é o valor de uma "
|
||||
"instância desse tipo de metadados terá inicialmente, o valor de pesquisa e "
|
||||
"vira um exemplo de um metadados deste tipo em uma lista de escolha de quais "
|
||||
"opções são o resultado da execução a pesquisa de código."
|
||||
|
||||
@@ -1,22 +1,24 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Sergey Glita <gsv70@mail.ru>, 2011.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2011-09-29 18:46-0400\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-11-22 11:26-0400\n"
|
||||
"PO-Revision-Date: 2011-11-04 10:20+0000\n"
|
||||
"Last-Translator: gsv70 <gsv70@mail.ru>\n"
|
||||
"Language-Team: Russian (http://www.transifex.net/projects/p/mayan-edms/team/ru/)\n"
|
||||
"Language-Team: Russian (http://www.transifex.net/projects/p/mayan-edms/team/"
|
||||
"ru/)\n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ru\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
|
||||
|
||||
#: __init__.py:12
|
||||
msgid "Edit a document's metadata"
|
||||
@@ -289,11 +291,9 @@ msgstr "Редактирование метаданных для докумен
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Metadata type: %(metadata_type)s successfully added to document "
|
||||
"%(document)s."
|
||||
"Metadata type: %(metadata_type)s successfully added to document %(document)s."
|
||||
msgstr ""
|
||||
"Тип метаданных: %(metadata_type)s успешно добавлены к документу "
|
||||
"%(document)s."
|
||||
"Тип метаданных: %(metadata_type)s успешно добавлены к документу %(document)s."
|
||||
|
||||
#: views.py:151
|
||||
#, python-format
|
||||
@@ -442,8 +442,8 @@ msgid ""
|
||||
"attaches it's member metadata types to said document."
|
||||
msgstr ""
|
||||
"Набор метаданных это группа из одного или более типов метаданных. Наборы "
|
||||
"метаданных полезны при создании новых документов; указание набора метаданных"
|
||||
" автоматически добавляет метаданные набора к документу."
|
||||
"метаданных полезны при создании новых документов; указание набора "
|
||||
"метаданных автоматически добавляет метаданные набора к документу."
|
||||
|
||||
#: templates/metadata_type_help.html:3
|
||||
msgid "What are metadata types?"
|
||||
@@ -451,22 +451,25 @@ msgstr "Что такое типы метаданных?"
|
||||
|
||||
#: templates/metadata_type_help.html:4
|
||||
msgid ""
|
||||
"A metadata type defines the characteristics of a value of some kind that can"
|
||||
" be attached to a document. Examples of metadata types are: a client name, "
|
||||
"a date, or a project to which several documents belong. A metadata type's "
|
||||
"A metadata type defines the characteristics of a value of some kind that can "
|
||||
"be attached to a document. Examples of metadata types are: a client name, a "
|
||||
"date, or a project to which several documents belong. A metadata type's "
|
||||
"name is the internal identifier with which it can be referenced to by other "
|
||||
"modules such as the indexing module, the title is the value that is shown to"
|
||||
" the users, the default value is the value an instance of this metadata type"
|
||||
" will have initially, and the lookup value turns an instance of a metadata "
|
||||
"of this type into a choice list which options are the result of the lookup's"
|
||||
" code execution."
|
||||
"modules such as the indexing module, the title is the value that is shown to "
|
||||
"the users, the default value is the value an instance of this metadata type "
|
||||
"will have initially, and the lookup value turns an instance of a metadata of "
|
||||
"this type into a choice list which options are the result of the lookup's "
|
||||
"code execution."
|
||||
msgstr ""
|
||||
"Тип метаданных определяет характеристики информации которая может быть присоединена к документу. Примеры типов метаданных : имя клиента, дата или проект, к которому принадлежат несколько документов. Имя типа метаданных является внутренним идентификатором, на который могут ссылаться другие модули, такие как модуль индексирования\n"
|
||||
"Тип метаданных определяет характеристики информации которая может быть "
|
||||
"присоединена к документу. Примеры типов метаданных : имя клиента, дата или "
|
||||
"проект, к которому принадлежат несколько документов. Имя типа метаданных "
|
||||
"является внутренним идентификатором, на который могут ссылаться другие "
|
||||
"модули, такие как модуль индексирования\n"
|
||||
"\n"
|
||||
"Имя это значение, которое показано пользователям\n"
|
||||
"\n"
|
||||
"Значение по умолчанию - значение экземпляра этого типа метаданных будет на начальном этапе,\n"
|
||||
"Значение по умолчанию - значение экземпляра этого типа метаданных будет на "
|
||||
"начальном этапе,\n"
|
||||
"\n"
|
||||
"Краткое имя служит для выбора из списка значений в результатах поиска."
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user