Sync translation files

This commit is contained in:
Roberto Rosario
2014-07-04 01:56:13 -04:00
parent df83a51228
commit c7a0b71fb2
25 changed files with 264 additions and 289 deletions

View File

@@ -1,7 +1,8 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Roberto Rosario, 2012
msgid ""
@@ -9,14 +10,13 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-03 21:32-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n"
"PO-Revision-Date: 2014-07-04 03:01+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/"
"language/es/)\n"
"Language: es\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/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"
#: forms.py:7
@@ -24,9 +24,8 @@ msgid "Signature file"
msgstr "Archivo de firma"
#: links.py:22
#, fuzzy
msgid "delete signature"
msgstr "descargar firma"
msgstr ""
#: links.py:23
msgid "download signature"
@@ -69,9 +68,8 @@ msgid "Verify document signatures"
msgstr "Verificar firmas de documentos"
#: permissions.py:9
#, fuzzy
msgid "Delete detached signatures"
msgstr "Descargar firmas aparte"
msgstr ""
#: permissions.py:10
msgid "Download detached signatures"
@@ -134,14 +132,13 @@ msgid "Upload detached signature for: %s"
msgstr "Subir firma aparte para: %s"
#: views.py:154
#, fuzzy
msgid "Detached signature deleted successfully."
msgstr "Firma aparte subida exitosamente."
msgstr ""
#: views.py:157
#, fuzzy, python-format
#, python-format
msgid "Error while deleting the detached signature; %s"
msgstr "Descargar firmas aparte"
msgstr ""
#: views.py:161
#, python-format

View File

@@ -1,52 +1,51 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Roberto Rosario, 2012
# Translators:
# Roberto Rosario, 2012,2014
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-03 21:33-0400\n"
"PO-Revision-Date: 2012-12-12 06:17+0000\n"
"PO-Revision-Date: 2014-07-04 03:00+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/"
"language/es/)\n"
"Language: es\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/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:41 __init__.py:52
msgid "label"
msgstr ""
msgstr "etiqueta"
#: __init__.py:45
msgid "items"
msgstr ""
msgstr "artículos"
#: __init__.py:56
msgid "value"
msgstr ""
msgstr "valor"
#: links.py:7 models.py:172
msgid "installation details"
msgstr "detalles de la instalación"
#: links.py:8 views.py:21
#, fuzzy
msgid "installation property namespaces"
msgstr "detalles de la instalación"
msgstr "categorias de propiedades de instalación"
#: links.py:9
msgid "details"
msgstr ""
msgstr "detalles"
#: models.py:52
msgid "Operating system"
msgstr ""
msgstr "Sistema operativo"
#: models.py:54 models.py:61
msgid "LSB OS"
@@ -110,7 +109,7 @@ msgstr "Particiones de disco"
#: models.py:74
msgid "Binary dependencies"
msgstr ""
msgstr "Dependencias binarias"
#: models.py:78 models.py:80 models.py:82
msgid "tesseract version"
@@ -133,9 +132,8 @@ msgid "pdftotext version"
msgstr "versión de pdftotext"
#: models.py:101
#, fuzzy
msgid "Mayan EDMS"
msgstr "Versión de Mayan EDMS"
msgstr "Mayan EDMS"
#: models.py:103
msgid "UUID"
@@ -150,9 +148,8 @@ msgid "Installed via fabfile"
msgstr "Instalado a través de fabfile"
#: models.py:108
#, fuzzy
msgid "Git repository"
msgstr "Ejecutado desde un repositorio Git"
msgstr "Repositorio Git"
#: models.py:113 models.py:117
msgid "Running from a Git repository"
@@ -196,12 +193,11 @@ msgstr "Mensaje de sumisión"
#: models.py:129
msgid "VirtuanEnv"
msgstr ""
msgstr "VirtualEnv"
#: models.py:133
#, fuzzy
msgid "pip not found."
msgstr "No se encontró"
msgstr "pip no fue encontrado."
#: permissions.py:7
msgid "Installation"
@@ -212,9 +208,9 @@ msgid "View installation environment details"
msgstr "Ver detalles del ambiente de instalación"
#: views.py:33
#, fuzzy, python-format
#, python-format
msgid "installation namespace details for: %s"
msgstr "detalles de la instalación"
msgstr "detalles de categoría para de instalación: %s"
#~ msgid "Installation environment details"
#~ msgstr "Detalles del ambiente de instalación"
#~ msgstr "Installation environment details"

View File

@@ -1,31 +1,31 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Roberto Rosario, 2011-2012
# Translators:
# Roberto Rosario, 2011-2012,2014
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-03 21:34-0400\n"
"PO-Revision-Date: 2012-02-12 00:25+0000\n"
"PO-Revision-Date: 2014-07-04 03:03+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/"
"language/es/)\n"
"Language: es\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/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"
#: links.py:9 models.py:218 views.py:59
msgid "roles"
msgstr "funciones"
msgstr "roles"
#: links.py:10
msgid "create new role"
msgstr "crear nueva función"
msgstr "crear nuevo rol"
#: links.py:11
msgid "edit"
@@ -37,7 +37,7 @@ msgstr "miembros"
#: links.py:13
msgid "role permissions"
msgstr "permisos de la funcion"
msgstr "permisos del rol"
#: links.py:14
msgid "delete"
@@ -86,15 +86,15 @@ msgstr "etiqueta"
#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96
#: views.py:320
msgid "role"
msgstr "función"
msgstr "rol"
#: models.py:263
msgid "role member"
msgstr "miembro de la función"
msgstr "miembro del rol"
#: models.py:264
msgid "role members"
msgstr "miembros de las functiones"
msgstr "miembros del rol"
#: permissions.py:7
msgid "Permissions"
@@ -102,19 +102,19 @@ msgstr "Permisos"
#: permissions.py:9
msgid "View roles"
msgstr "Ver las funciones"
msgstr "Ver los roles"
#: permissions.py:10
msgid "Edit roles"
msgstr "Modificar las funciones"
msgstr "Modificar los roles"
#: permissions.py:11
msgid "Create roles"
msgstr "Crear funciones"
msgstr "Crear roles"
#: permissions.py:12
msgid "Delete roles"
msgstr "Eliminar funciones"
msgstr "Eliminar roles"
#: permissions.py:13
msgid "Grant permissions"
@@ -151,8 +151,7 @@ msgstr "%(requester)s, ya tenía el permiso \"%(permission)s\" concedido."
#, python-format
msgid ""
"Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?"
msgstr ""
"¿Está seguro que desea otorgar el %(permissions_label)s %(title_suffix)s?"
msgstr "¿Está seguro que desea otorgar el %(permissions_label)s %(title_suffix)s?"
#: views.py:208
#, python-format
@@ -168,8 +167,7 @@ msgstr "%(requester)s, no tiene el permiso \"%(permission)s\" concedido."
#, python-format
msgid ""
"Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?"
msgstr ""
"¿Estás seguro que quiere revocar el %(permissions_label)s %(title_suffix)s?"
msgstr "¿Estás seguro que quiere revocar el %(permissions_label)s %(title_suffix)s?"
#: views.py:257 views.py:281
msgid "Users"
@@ -186,12 +184,12 @@ msgstr "Especial"
#: views.py:316
#, python-format
msgid "non members of role: %s"
msgstr "no miembros de la función: %s"
msgstr "no miembros del rol: %s"
#: views.py:317
#, python-format
msgid "members of role: %s"
msgstr "miembros de la función: %s"
msgstr "miembros del rol: %s"
#: widgets.py:16
msgid "Revoke"
@@ -205,6 +203,4 @@ msgstr "Otorgar"
msgid ""
"A list of existing roles that are automatically assigned to newly created "
"users"
msgstr ""
"Una lista de funciones existentes que se asignan automáticamente a los "
"usuarios nuevos"
msgstr "Una lista de roles existentes que se asignan automáticamente a los usuarios nuevos"

View File

@@ -1,22 +1,22 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Roberto Rosario, 2011-2012
# Translators:
# Roberto Rosario, 2011-2012,2014
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-03 21:34-0400\n"
"PO-Revision-Date: 2013-11-20 13:14+0000\n"
"PO-Revision-Date: 2014-07-04 03:04+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/"
"language/es/)\n"
"Language: es\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/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:50 widgets.py:39
@@ -29,8 +29,7 @@ msgstr "Expandir archivos comprimidos"
#: forms.py:35 forms.py:60
msgid "Upload a compressed file's contained files as individual documents"
msgstr ""
"Subir los archivos de un archivo comprimido como documentos individuales"
msgstr "Subir los archivos de un archivo comprimido como documentos individuales"
#: forms.py:43
msgid "Staging file"
@@ -41,14 +40,12 @@ msgid "File"
msgstr "Archivo"
#: links.py:13
#, fuzzy
msgid "upload new documents"
msgstr "subir nueva versión"
msgstr "subir nuevos documentos"
#: links.py:14
#, fuzzy
msgid "clone metadata"
msgstr "Metadatos actuales"
msgstr "clonar metadatos"
#: links.py:16
msgid "preview"
@@ -244,10 +241,9 @@ msgstr "intervalo"
#: models.py:194
msgid ""
"Inverval in seconds where the watch folder path is checked for new documents."
msgstr ""
"Inverval es segundos, donde se comprueba la ruta de la carpeta para detectar "
"nuevos documentos."
"Inverval in seconds where the watch folder path is checked for new "
"documents."
msgstr "Inverval es segundos, donde se comprueba la ruta de la carpeta para detectar nuevos documentos."
#: models.py:218
msgid "watch folder"
@@ -336,16 +332,12 @@ msgstr "Upload sources"
#: views.py:122
msgid ""
"No interactive document sources have been defined or none have been enabled."
msgstr ""
"No hay fuentes de documentos interactivos definidos o ninguna de ellas ha "
"sido activada."
msgstr "No hay fuentes de documentos interactivos definidos o ninguna de ellas ha sido activada."
#: views.py:123
#, python-format
msgid "Click %(setup_link)s to add or enable some document sources."
msgstr ""
"Haga clic en %(setup_link)s para agregar o habilitar algunas fuentes de "
"documentos."
msgstr "Haga clic en %(setup_link)s para agregar o habilitar algunas fuentes de documentos."
#: views.py:181
msgid "New document version uploaded successfully."
@@ -357,8 +349,7 @@ msgstr "Archivo subido correctamente."
#: views.py:188
msgid "File uncompressed successfully and uploaded as individual files."
msgstr ""
"Archivo descomprimido exitosamente y subido como archivos individuales."
msgstr "Archivo descomprimido exitosamente y subido como archivos individuales."
#: views.py:191
msgid "File was not a compressed file, uploaded as it was."
@@ -396,16 +387,14 @@ msgstr "Archivo provisional: %s, subido exitosamente."
#: views.py:263
#, python-format
msgid ""
"Staging file: %s, uncompressed successfully and uploaded as individual files."
msgstr ""
"Archivo provisional: %s, descomprido exitosamente y subido como documentos "
"individuales."
"Staging file: %s, uncompressed successfully and uploaded as individual "
"files."
msgstr "Archivo provisional: %s, descomprido exitosamente y subido como documentos individuales."
#: views.py:266
#, python-format
msgid "Staging file: %s, was not compressed, uploaded as a single file."
msgstr ""
"Archivo provisional: %s, no esta comprimido, subido como un solo documento."
msgstr "Archivo provisional: %s, no esta comprimido, subido como un solo documento."
#: views.py:271
#, python-format
@@ -532,9 +521,7 @@ msgstr "Error borrando la transformación de la fuente; %(error)s"
#, python-format
msgid ""
"Are you sure you wish to delete source transformation \"%(transformation)s\""
msgstr ""
"¿Está seguro que desea eliminar la transformación de la fuente "
"\"%(transformation)s\""
msgstr "¿Está seguro que desea eliminar la transformación de la fuente \"%(transformation)s\""
#: views.py:712
msgid "Source transformation created successfully"
@@ -552,16 +539,16 @@ msgstr "Crear una nueva transformación para la fuente: %s"
#: wizards.py:53
msgid "step 1 of 3: Document type"
msgstr ""
msgstr "Paso 1 de 3: Tipo de documento"
#: wizards.py:54
msgid "step 2 of 3: Metadata selection"
msgstr ""
msgstr "paso 2 de 3: Selección de metadatos"
#: wizards.py:55
msgid "step 3 of 3: Document metadata"
msgstr ""
msgstr "paso 3 de 3: Metadatos de documento"
#: wizards.py:73
msgid "Next step"
msgstr ""
msgstr "Siguiente paso"

View File

@@ -1,23 +1,22 @@
# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
# Mohammed ALDOUB <voulnet@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: links.py:10
msgid "execute"
@@ -33,7 +32,7 @@ msgstr ""
#: links.py:13 registry.py:7
msgid "Statistics"
msgstr ""
msgstr "إحصائيات"
#: registry.py:8
msgid "Central place to store and display app statistics."

View File

@@ -1,21 +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.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
# Iliya Georgiev <ikgeorgiev@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: links.py:10
@@ -32,7 +32,7 @@ msgstr ""
#: links.py:13 registry.py:7
msgid "Statistics"
msgstr ""
msgstr "Статистика"
#: registry.py:8
msgid "Central place to store and display app statistics."

View File

@@ -1,21 +1,22 @@
# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
# www.ping.ba <jomer@ping.ba>, 2013
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bs_BA\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"
#: links.py:10
msgid "execute"
@@ -31,7 +32,7 @@ msgstr ""
#: links.py:13 registry.py:7
msgid "Statistics"
msgstr ""
msgstr "Statistika"
#: registry.py:8
msgid "Central place to store and display app statistics."

View File

@@ -1,21 +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.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
# Mads L. Nielsen <sirlundgaard@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: links.py:10
@@ -32,7 +32,7 @@ msgstr ""
#: links.py:13 registry.py:7
msgid "Statistics"
msgstr ""
msgstr "Statistik"
#: registry.py:8
msgid "Central place to store and display app statistics."

View File

@@ -1,21 +1,22 @@
# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
# Stefan Lodders <sl@suchreflex.de>, 2012
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: links.py:10
msgid "execute"
@@ -31,7 +32,7 @@ msgstr ""
#: links.py:13 registry.py:7
msgid "Statistics"
msgstr ""
msgstr "Statistiken"
#: registry.py:8
msgid "Central place to store and display app statistics."

View File

@@ -1,30 +1,31 @@
# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
# jmcainzos <jmcainzos@vodafone.es>, 2013
# Roberto Rosario, 2014
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:54+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/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"
#: links.py:10
msgid "execute"
msgstr ""
msgstr "ejecutar"
#: links.py:11
msgid "details"
msgstr ""
msgstr "detalles"
#: links.py:12
msgid "namespace list"
@@ -32,7 +33,7 @@ msgstr ""
#: links.py:13 registry.py:7
msgid "Statistics"
msgstr ""
msgstr "Estadísticas"
#: registry.py:8
msgid "Central place to store and display app statistics."

View File

@@ -1,21 +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.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
# Mohammad Dashtizadeh <mohammad@dashtizadeh.net>, 2013
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: links.py:10
@@ -32,7 +32,7 @@ msgstr ""
#: links.py:13 registry.py:7
msgid "Statistics"
msgstr ""
msgstr "آمار"
#: registry.py:8
msgid "Central place to store and display app statistics."

View File

@@ -1,21 +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.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
# Pierre Lhoste <peter.cathbad.host@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: links.py:10
@@ -32,7 +32,7 @@ msgstr ""
#: links.py:13 registry.py:7
msgid "Statistics"
msgstr ""
msgstr "Statistiques"
#: registry.py:8
msgid "Central place to store and display app statistics."

View File

@@ -1,21 +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.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hr_HR\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"
#: links.py:10
msgid "execute"

View File

@@ -1,21 +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.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
# Dezső József <dejo60@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: links.py:10
@@ -32,7 +32,7 @@ msgstr ""
#: links.py:13 registry.py:7
msgid "Statistics"
msgstr ""
msgstr "Statisztika"
#: registry.py:8
msgid "Central place to store and display app statistics."

View File

@@ -1,21 +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.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
# Sehat <sehat75@yahoo.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: links.py:10
@@ -32,7 +32,7 @@ msgstr ""
#: links.py:13 registry.py:7
msgid "Statistics"
msgstr ""
msgstr "Statistik-statistik"
#: registry.py:8
msgid "Central place to store and display app statistics."

View File

@@ -1,21 +1,20 @@
# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: links.py:10

View File

@@ -1,21 +1,22 @@
# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
# Lucas Weel <ljj.weel@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: links.py:10
msgid "execute"
@@ -31,7 +32,7 @@ msgstr ""
#: links.py:13 registry.py:7
msgid "Statistics"
msgstr ""
msgstr "Statistiek"
#: registry.py:8
msgid "Central place to store and display app statistics."

View File

@@ -1,23 +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.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
"Language: pl\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: links.py:10
msgid "execute"

View File

@@ -1,21 +1,20 @@
# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/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"
#: links.py:10

View File

@@ -1,21 +1,20 @@
# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: links.py:10

View File

@@ -1,21 +1,22 @@
# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
# Badea Gabriel <gcbadea@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#: links.py:10
msgid "execute"
@@ -31,7 +32,7 @@ msgstr ""
#: links.py:13 registry.py:7
msgid "Statistics"
msgstr ""
msgstr "Statistică"
#: registry.py:8
msgid "Central place to store and display app statistics."

View File

@@ -1,23 +1,22 @@
# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
# Sergey Glita <gsv70@mail.ru>, 2013
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
"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"
#: links.py:10
msgid "execute"
@@ -33,7 +32,7 @@ msgstr ""
#: links.py:13 registry.py:7
msgid "Statistics"
msgstr ""
msgstr "Статистика"
#: registry.py:8
msgid "Central place to store and display app statistics."

View File

@@ -1,21 +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.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl_SI\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#: links.py:10
msgid "execute"

View File

@@ -1,21 +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.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr_TR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: links.py:10
msgid "execute"

View File

@@ -1,21 +1,22 @@
# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
# Trung Phan Minh <navmobile@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-04 01:46-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"
"Language: \n"
"PO-Revision-Date: 2014-07-04 05:50+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: links.py:10
msgid "execute"
@@ -31,7 +32,7 @@ msgstr ""
#: links.py:13 registry.py:7
msgid "Statistics"
msgstr ""
msgstr "Thống kê"
#: registry.py:8
msgid "Central place to store and display app statistics."