Update translations.

This commit is contained in:
Roberto Rosario
2016-10-28 04:19:15 -04:00
parent da250a6a9e
commit 6a48de5029
673 changed files with 7235 additions and 7329 deletions

View File

@@ -1,7 +1,7 @@
# 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:
# Mohammed ALDOUB <voulnet@gmail.com>, 2013
@@ -9,58 +9,61 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:33+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/"
"ar/)\n"
"Language: ar\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/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"
#: admin.py:24
msgid "None"
msgstr "لا شيء"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr ""
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr ""
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr ""
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr ""
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr ""
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr ""
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -102,13 +105,14 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Causes this index to be visible and updated when document data changes."
#: models.py:82 models.py:109
msgid "Index"
@@ -138,11 +142,9 @@ msgstr "Causes this node to be visible and updated when document data changes."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Check this option to have this node act as a container for documents and not as a parent for further nodes."
#: models.py:134
msgid "Link documents"
@@ -214,6 +216,7 @@ msgstr "Rebuild document indexes"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -343,11 +346,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -384,11 +385,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,7 +1,7 @@
# 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:
# Pavlin Koldamov <pkoldamov@gmail.com>, 2012
@@ -9,57 +9,61 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:33+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/bg/)\n"
"Language: bg\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/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"
#: admin.py:24
msgid "None"
msgstr "Няма"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr ""
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr ""
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr ""
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr ""
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr ""
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr ""
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -101,14 +105,14 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Предизвиква този индекс да бъдат видим и актуализиран, когато данните в "
"документа се променят."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Предизвиква този индекс да бъдат видим и актуализиран, когато данните в документа се променят."
#: models.py:82 models.py:109
msgid "Index"
@@ -138,8 +142,8 @@ msgstr ""
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr ""
#: models.py:134
@@ -212,6 +216,7 @@ msgstr ""
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -270,9 +275,7 @@ msgstr ""
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
"При големи бази данни тази операция може да отнеме известно време за "
"изпълнение."
msgstr "При големи бази данни тази операция може да отнеме известно време за изпълнение."
#: views.py:342
msgid "Rebuild all indexes?"
@@ -343,11 +346,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -384,11 +385,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,7 +1,7 @@
# 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:
# www.ping.ba <jomer@ping.ba>, 2013
@@ -9,58 +9,61 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
"rosarior/mayan-edms/language/bs_BA/)\n"
"Language: bs_BA\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\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: 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"
#: admin.py:24
msgid "None"
msgstr "Nijedno"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr ""
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr ""
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr ""
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr ""
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr ""
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr ""
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -102,14 +105,14 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Uzrokuje da će ovaj indeks biti vidljiv i update-ovan kad se promjene podaci "
"dokumenta."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Uzrokuje da će ovaj indeks biti vidljiv i update-ovan kad se promjene podaci dokumenta."
#: models.py:82 models.py:109
msgid "Index"
@@ -135,17 +138,13 @@ msgstr ""
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Uzrokuje da će ovaj nod biti vidljiv i update-ovan kad se promjene podaci "
"dokumenta."
msgstr "Uzrokuje da će ovaj nod biti vidljiv i update-ovan kad se promjene podaci dokumenta."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Označite ovu opciju da ovaj nod služi kao kontejner za dokumente a ne kao "
"parent za buduće nodove."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Označite ovu opciju da ovaj nod služi kao kontejner za dokumente a ne kao parent za buduće nodove."
#: models.py:134
msgid "Link documents"
@@ -217,6 +216,7 @@ msgstr " Obnovi indekse dokumenata"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -346,11 +346,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -387,11 +385,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,64 +1,68 @@
# 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:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:33+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/"
"da/)\n"
"Language: da\n"
"Language-Team: Danish (http://www.transifex.com/rosarior/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"
#: admin.py:24
msgid "None"
msgstr "Ingen"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr ""
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr ""
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr ""
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr ""
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr ""
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr ""
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -100,11 +104,13 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:82 models.py:109
@@ -135,8 +141,8 @@ msgstr ""
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr ""
#: models.py:134
@@ -209,6 +215,7 @@ msgstr ""
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -338,11 +345,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -379,11 +384,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,10 +1,10 @@
# 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:
# Berny <berny@bernhard-marx.de>, 2015
# Berny <berny@bernhard-marx.de>, 2015-2016
# Mathias Behrle <mbehrle@m9s.biz>, 2014
# Stefan Lodders <sl@suchreflex.de>, 2012
# tilmannsittig <tilmann.sittig@web.de>, 2012
@@ -13,57 +13,61 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-"
"edms/language/de_DE/)\n"
"Language: de_DE\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/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"
#: admin.py:24
msgid "None"
msgstr "Keine"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr "Dokumententypen"
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr "Dokumentenindices"
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr "Bezeichner"
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr "Abkürzung"
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr "Aktiviert"
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr "Elemente"
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr "Stufe"
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr "Dokument verknüpft"
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr "Knotenpunkt"
#: handlers.py:18
msgid "Creation date"
msgstr "Erstellungsdatum"
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -102,19 +106,17 @@ msgstr "Neuer Unterknoten"
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
"Fehler bei der Indexierung von Dokument %(document)s; Ausdruck: "
"%(expression)s; %(exception)s"
msgstr "Fehler bei der Indexierung von Dokument %(document)s; Ausdruck: %(expression)s; %(exception)s"
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr "Interner Name um diesen Index zu identifizieren"
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Bewirkt Sichtbarkeit und Aktualisierung des Index, wenn Dokumente geändert "
"werden."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Bewirkt Sichtbarkeit und Aktualisierung des Index, wenn Dokumente geändert werden."
#: models.py:82 models.py:109
msgid "Index"
@@ -132,10 +134,7 @@ msgstr "Index-Instanzen"
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
"Vorlage/Template zur Generierung eingeben. Django's Standard-Vorlagen-"
"Sprache benutzen (https://docs.djangoproject.com/en/1.7/ref/templates/"
"builtins/)"
msgstr "Vorlage/Template zur Generierung eingeben. Django's Standard-Vorlagen-Sprache benutzen (https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
#: models.py:118
msgid "Indexing expression"
@@ -143,18 +142,13 @@ msgstr "Indexierungsausdruck"
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Bewirkt Sichtbarkeit und Aktualisierung des Index, wenn Dokumente geändert "
"werden."
msgstr "Bewirkt Sichtbarkeit und Aktualisierung des Index, wenn Dokumente geändert werden."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Wählen Sie diese Option, wenn Dokumente in diesem Knoten dargestellt werden "
"sollen (und dieser Knoten nicht als Eltern-Knoten für weitere Kind-"
"Knotenpunkte fungieren soll)."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Wählen Sie diese Option, wenn Dokumente in diesem Knoten dargestellt werden sollen (und dieser Knoten nicht als Eltern-Knoten für weitere Kind-Knotenpunkte fungieren soll)."
#: models.py:134
msgid "Link documents"
@@ -226,6 +220,7 @@ msgstr "Dokumentenindices neu aufbauen"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "Index %s löschen?"
@@ -255,7 +250,7 @@ msgstr "Baumvorlagen für Index %s"
#: views.py:172
#, python-format
msgid "Create child node of: %s"
msgstr ""
msgstr "Unterknotenpunkt von %s erstellen"
#: views.py:196
#, python-format
@@ -265,12 +260,12 @@ msgstr "Indexvorlagen-Knotenpunkt %s löschen?"
#: views.py:218
#, python-format
msgid "Edit the index template node: %s?"
msgstr ""
msgstr "Indexvorlagen-Knotenpunkt %s bearbeiten"
#: views.py:286
#, python-format
msgid "Navigation: %s"
msgstr ""
msgstr "Navigation: %s"
#: views.py:291
#, python-format
@@ -284,8 +279,7 @@ msgstr "Knotenpunkte der Indices, die Dokumente enthalten: %s"
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Bei großen Datenbanken kann dieser Vorgang einige Zeit in Anspruch nehmen."
msgstr "Bei großen Datenbanken kann dieser Vorgang einige Zeit in Anspruch nehmen."
#: views.py:342
msgid "Rebuild all indexes?"
@@ -356,11 +350,9 @@ msgstr "Indexwiederaufbau erfolgreich eingereiht"
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -397,11 +389,11 @@ msgstr "Indexwiederaufbau erfolgreich eingereiht"
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/"
@@ -22,49 +22,54 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
#, fuzzy
msgid "Document types"
msgstr "document types"
#: apps.py:48
#: apps.py:49
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr ""
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr ""
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
#, fuzzy
msgid "Enabled"
msgstr "enabled"
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
#, fuzzy
msgid "Items"
msgstr "items"
#: apps.py:139
#: apps.py:144
#, fuzzy
msgid "Level"
msgstr "level"
#: apps.py:147
#: apps.py:152
#, fuzzy
msgid "Has document links?"
msgstr "has document links?"
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr ""
#: handlers.py:18
#, fuzzy
msgid "Creation date"
msgstr "create index"
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"

View File

@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-05-09 01:48+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n"
"MIME-Version: 1.0\n"
@@ -25,43 +25,47 @@ msgstr ""
msgid "None"
msgstr "Ninguno"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr "Tipos de documento"
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
msgstr "Indexación de documentos"
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr "Etiqueta"
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr "Identificador"
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr "Habilitado"
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr "Elementos"
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr "Nível"
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr "El documento tiene enlaces?"
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr "Nodo"
#: handlers.py:18
msgid "Creation date"
msgstr "Fecha de creación"
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -105,7 +109,7 @@ msgstr "Error indexando documento: %(document)s; expresión: %(expression)s; %(e
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
msgstr "Estos valores serán utilizados por otras aplicaciones para hacer referencia a este índice."
#: models.py:35
msgid ""
@@ -122,7 +126,7 @@ msgstr "index instance"
#: models.py:102
msgid "Index instances"
msgstr ""
msgstr "Instancias de índices"
#: models.py:114
msgid ""
@@ -229,12 +233,12 @@ msgstr "Tipos de documentos disponibles"
#: views.py:83
msgid "Document types linked"
msgstr ""
msgstr "Tipos de documentos enlazados "
#: views.py:106
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
msgstr "Tipos de documentos enlazados al índice: %s"
#: views.py:145
#, python-format
@@ -244,7 +248,7 @@ msgstr "nodos de la plantilla del árbol del índice: %s"
#: views.py:172
#, python-format
msgid "Create child node of: %s"
msgstr ""
msgstr "Crear nodo hijo de: %s"
#: views.py:196
#, python-format
@@ -277,7 +281,7 @@ msgstr "En bases de datos de gran tamaño esta operación puede tardar algún ti
#: views.py:342
msgid "Rebuild all indexes?"
msgstr ""
msgstr "¿Reconstruir todos los índices?"
#: views.py:351
msgid "Index rebuild queued successfully."

View File

@@ -1,64 +1,68 @@
# 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:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/"
"language/fa/)\n"
"Language: fa\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/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"
#: admin.py:24
msgid "None"
msgstr "ناموجود"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr "انواع سند"
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr "برچسب"
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr "Slug"
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr "فعال شده"
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr "اقلام"
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr "سطح"
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr "آیا سند دارای پیوند است؟"
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr "گره"
#: handlers.py:18
msgid "Creation date"
msgstr "تاریخ ایجاد"
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -97,18 +101,17 @@ msgstr "گره فرزند جدید"
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
"خطای ساختن ایندکس سند: %(document)s; , عبارت : %(expression)s; %(exception)s"
msgstr "خطای ساختن ایندکس سند: %(document)s; , عبارت : %(expression)s; %(exception)s"
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی "
"شود."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی شود."
#: models.py:82 models.py:109
msgid "Index"
@@ -134,14 +137,12 @@ msgstr "عبارت اندیس گذاری"
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی "
"شود."
msgstr "باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی شود."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "بررسی شود که اینکه این گره ظرفی برای اسناد است و نه پدر گره های دیگر."
#: models.py:134
@@ -214,6 +215,7 @@ msgstr "بازسازی ایندکسهای سند"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -343,11 +345,9 @@ msgstr "ساخت مجدد اندیسها در صف قرار گرفت."
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -384,11 +384,11 @@ msgstr "ساخت مجدد اندیسها در صف قرار گرفت."
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,7 +1,7 @@
# 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:
# Pierre Lhoste <inactive+peterhost@transifex.com>, 2012
@@ -11,57 +11,61 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/"
"fr/)\n"
"Language: fr\n"
"Language-Team: French (http://www.transifex.com/rosarior/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"
#: admin.py:24
msgid "None"
msgstr "Aucun"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr "Types de document"
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr "Indexation de document"
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr "Libellé"
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr "Jeton"
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr "Activé"
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr "Éléments"
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr "Niveau"
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr "Est lié à d'autres documents ?"
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr "Noeud"
#: handlers.py:18
msgid "Creation date"
msgstr "Date de création"
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -85,8 +89,7 @@ msgstr "Modèle d'arborescence"
#: links.py:54
msgid "Deletes and creates from scratch all the document indexes."
msgstr ""
"Supprimer et reconstruire les indexes des documents en partant de zéro."
msgstr "Supprimer et reconstruire les indexes des documents en partant de zéro."
#: links.py:57
msgid "Rebuild indexes"
@@ -101,21 +104,17 @@ msgstr "Nouveau noeud enfant"
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
"Erreur lors de l'indexation du document: %(document)s; expression: "
"%(expression)s; %(exception)s"
msgstr "Erreur lors de l'indexation du document: %(document)s; expression: %(expression)s; %(exception)s"
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
"Ces valeurs seront utilisées par d'autres applications pour référencer cet "
"indexe."
msgstr "Ces valeurs seront utilisées par d'autres applications pour référencer cet indexe."
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Permet à cet index d'être à la fois visible et mis à jour quand le contenu "
"d'un document est modifié."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Permet à cet index d'être à la fois visible et mis à jour quand le contenu d'un document est modifié."
#: models.py:82 models.py:109
msgid "Index"
@@ -133,9 +132,7 @@ msgstr "Instance d'indexe"
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
"Saisissez un modèle à restituer. Utiliser le langage de rendu de Django par "
"défaut (https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr "Saisissez un modèle à restituer. Utiliser le langage de rendu de Django par défaut (https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
#: models.py:118
msgid "Indexing expression"
@@ -143,17 +140,13 @@ msgstr "Expression d'indexation"
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Permet à ce noeud d'être visible et mis à jour quand le contenu d'un "
"document est modifié."
msgstr "Permet à ce noeud d'être visible et mis à jour quand le contenu d'un document est modifié."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Cochez cette option pour permettre à ce noeud d'être un conteneur de "
"documents et pas seulement un noeud parent d'autres noeuds enfants."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Cochez cette option pour permettre à ce noeud d'être un conteneur de documents et pas seulement un noeud parent d'autres noeuds enfants."
#: models.py:134
msgid "Link documents"
@@ -225,6 +218,7 @@ msgstr "Reconstruire les indexes des documents"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "Supprimer l'indexe : %s ?"
@@ -254,22 +248,22 @@ msgstr "Noeuds de modèles arborescentes pour l'index: %s"
#: views.py:172
#, python-format
msgid "Create child node of: %s"
msgstr ""
msgstr "Créer un noeud enfant pour: %s"
#: views.py:196
#, python-format
msgid "Delete the index template node: %s?"
msgstr "Supprimer le noeud de modèle d'indexe : %s ?"
msgstr "Supprimer le noeud du modèle d'indexe: %s ?"
#: views.py:218
#, python-format
msgid "Edit the index template node: %s?"
msgstr ""
msgstr "Modifier le noeud du modèle d'index: %s"
#: views.py:286
#, python-format
msgid "Navigation: %s"
msgstr ""
msgstr "Navigation: %s"
#: views.py:291
#, python-format
@@ -283,9 +277,7 @@ msgstr "Noeuds d'indexe contenant le document : %s"
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Sur de grosses bases de données, cette opération peut prendre un certain "
"temps."
msgstr "Sur de grosses bases de données, cette opération peut prendre un certain temps."
#: views.py:342
msgid "Rebuild all indexes?"
@@ -356,11 +348,9 @@ msgstr "La ré-indexation en attente a été faite avec succès."
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -397,11 +387,11 @@ msgstr "La ré-indexation en attente a été faite avec succès."
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,64 +1,68 @@
# 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:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:33+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/hu/)\n"
"Language: hu\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/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"
#: admin.py:24
msgid "None"
msgstr "Semmi"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr ""
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr ""
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr ""
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr ""
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr ""
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr ""
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -100,11 +104,13 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:82 models.py:109
@@ -135,8 +141,8 @@ msgstr ""
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr ""
#: models.py:134
@@ -209,6 +215,7 @@ msgstr ""
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -338,11 +345,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -379,11 +384,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,64 +1,68 @@
# 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:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:33+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/"
"language/id/)\n"
"Language: id\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/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"
#: admin.py:24
msgid "None"
msgstr ""
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr ""
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr ""
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr ""
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr ""
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr ""
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr ""
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -100,11 +104,13 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:82 models.py:109
@@ -135,8 +141,8 @@ msgstr ""
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr ""
#: models.py:134
@@ -209,6 +215,7 @@ msgstr ""
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -267,9 +274,7 @@ msgstr ""
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Pada database yang besar pekerjaan berikut mungkin akan membutuhkan waktu "
"untuk dilaksanakan."
msgstr "Pada database yang besar pekerjaan berikut mungkin akan membutuhkan waktu untuk dilaksanakan."
#: views.py:342
msgid "Rebuild all indexes?"
@@ -340,11 +345,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -381,11 +384,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,67 +1,72 @@
# 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:
# Carlo Zanatto <>, 2012
# Giovanni Tricarico <gtricarico92@gmail.com>, 2014
# Marco Camplese <marco.camplese.mc@gmail.com>, 2016
# Pierpaolo Baldan <pierpaolo.baldan@gmail.com>, 2011-2012,2015
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/"
"language/it/)\n"
"Language: it\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/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"
#: admin.py:24
msgid "None"
msgstr "Nessuna "
msgstr "Nessuno"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr "Tipi di documento"
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
msgstr "Indicizzazione documento"
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr "etichetta"
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr "lumaca "
msgstr "Slug"
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr "Abilitato"
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr "Articoli"
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr "Livello"
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr "Il documento ha un collegamento?"
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr "Nodo"
#: handlers.py:18
msgid "Creation date"
msgstr "Data di creazione"
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -100,19 +105,17 @@ msgstr "Novo nodo figlio"
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
"Errore nell'ndicizzazione del documento: %(document)s; espressione: "
"%(expression)s; %(exception)s"
msgstr "Errore nell'ndicizzazione del documento: %(document)s; espressione: %(expression)s; %(exception)s"
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
msgstr "Questo valore è utilizzato dalle altre apps per riferirsi a questo indice."
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Fa sì che questo indice possa essere visibile e aggiornato quando i dati del "
"documento cambiano."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Fa sì che questo indice possa essere visibile e aggiornato quando i dati del documento cambiano."
#: models.py:82 models.py:109
msgid "Index"
@@ -124,13 +127,13 @@ msgstr "index instance"
#: models.py:102
msgid "Index instances"
msgstr ""
msgstr "Instanze indice"
#: models.py:114
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
msgstr "Inserisci il template da renderizzare. Usa il linguaggio di template di Django (https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
#: models.py:118
msgid "Indexing expression"
@@ -138,17 +141,13 @@ msgstr "Espressione di indicizzazione"
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Fa sì che questo nodo possa essere visibili e aggiornato quando i dati del "
"documento cambiano."
msgstr "Fa sì che questo nodo possa essere visibili e aggiornato quando i dati del documento cambiano."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Selezionare questa opzione per questo specifico nodo quale contenitore per i "
"documenti e non come un genitore per ulteriori nodi."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Selezionare questa opzione per questo specifico nodo quale contenitore per i documenti e non come un genitore per ulteriori nodi."
#: models.py:134
msgid "Link documents"
@@ -188,11 +187,11 @@ msgstr "Istanze nodo indici"
#: models.py:213
msgid "Document index node instance"
msgstr ""
msgstr "Istanza del nodo indice del documento"
#: models.py:214
msgid "Document indexes node instances"
msgstr ""
msgstr "Istanze dei nodi indice del documento"
#: permissions.py:7
msgid "Indexing"
@@ -220,8 +219,9 @@ msgstr "Ricostruisci indici documento"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
msgstr "Cancellare l'indice: %s?"
#: views.py:64
#, python-format
@@ -230,16 +230,16 @@ msgstr "Modifica indice: %s"
#: views.py:81
msgid "Available document types"
msgstr ""
msgstr "Tipi di documento disponibili"
#: views.py:83
msgid "Document types linked"
msgstr ""
msgstr "Tipi di documento collegati"
#: views.py:106
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
msgstr "Tipi di documento collegati all'indice: %s"
#: views.py:145
#, python-format
@@ -249,22 +249,22 @@ msgstr "Template principale per i nodi dell'indice: %s"
#: views.py:172
#, python-format
msgid "Create child node of: %s"
msgstr ""
msgstr "Crea un nodo figlio di: %s"
#: views.py:196
#, python-format
msgid "Delete the index template node: %s?"
msgstr ""
msgstr "Cancellare il template del nodo indice: %s?"
#: views.py:218
#, python-format
msgid "Edit the index template node: %s?"
msgstr ""
msgstr "Modificare il template del nodo indice: %s?"
#: views.py:286
#, python-format
msgid "Navigation: %s"
msgstr ""
msgstr "Navigazione: %s"
#: views.py:291
#, python-format
@@ -274,17 +274,15 @@ msgstr "Contenuti per l'indice: %s"
#: views.py:331
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
msgstr "Indici contenuti nel documento: %s"
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Per un database di grosse dimensioni l'operazione protrebbe aver bisogno di "
"tempo."
msgstr "Per un database di grosse dimensioni l'operazione protrebbe aver bisogno di tempo."
#: views.py:342
msgid "Rebuild all indexes?"
msgstr ""
msgstr "Ricostruire tutti gli indici?"
#: views.py:351
msgid "Index rebuild queued successfully."
@@ -351,11 +349,9 @@ msgstr "Ricostruzione dell'indice messo in coda."
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -392,11 +388,11 @@ msgstr "Ricostruzione dell'indice messo in coda."
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,7 +1,7 @@
# 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:
# Lucas Weel <ljj.weel@gmail.com>, 2013
@@ -9,57 +9,61 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-"
"edms/language/nl_NL/)\n"
"Language: nl_NL\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/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"
#: admin.py:24
msgid "None"
msgstr "Geen"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr ""
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr ""
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr "Ingeschakeld"
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr ""
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr ""
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr ""
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -101,13 +105,14 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Maakt deze index zichtbaar en 'up-to-date' wanneer document gegevens wijzigd."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Maakt deze index zichtbaar en 'up-to-date' wanneer document gegevens wijzigd."
#: models.py:82 models.py:109
msgid "Index"
@@ -133,15 +138,13 @@ msgstr ""
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Maakt deze node zichtbaar en 'up-to-date' wanneer document gegevens wijzigen"
msgstr "Maakt deze node zichtbaar en 'up-to-date' wanneer document gegevens wijzigen"
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Selecteer deze optie, wanneer deze node alleen documenten dient te bevatten. "
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Selecteer deze optie, wanneer deze node alleen documenten dient te bevatten. "
#: models.py:134
msgid "Link documents"
@@ -213,6 +216,7 @@ msgstr "documenten opnieuw indexeren"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -342,11 +346,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -383,11 +385,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,66 +1,70 @@
# 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:
# mic <winterfall24@gmail.com>, 2012,2015
# Wojciech Warczakowski <w.warczakowski@gmail.com>, 2016
# Wojtek Warczakowski <w.warczakowski@gmail.com>, 2016
# Wojtek Warczakowski <w.warczakowski@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/"
"pl/)\n"
"Language: pl\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/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"
#: admin.py:24
msgid "None"
msgstr "Brak"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr "Typy dokumentów"
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr "Etykieta"
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr "Slug"
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr "Włączony"
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr "Pozycje"
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr ""
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr ""
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr ""
msgstr "Węzeł"
#: handlers.py:18
msgid "Creation date"
msgstr "Data utworzenia"
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
@@ -103,14 +107,14 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Powoduje że ten wskaźnik będzie widoczny i zaktualizowany podczas zmiany "
"danych dokumentów."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Powoduje że ten wskaźnik będzie widoczny i zaktualizowany podczas zmiany danych dokumentów."
#: models.py:82 models.py:109
msgid "Index"
@@ -128,9 +132,7 @@ msgstr ""
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
"Podaj szablon do wyrenderowania. Użyj domyślnego języka szablonów Django "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr "Podaj szablon do wyrenderowania. Użyj domyślnego języka szablonów Django (https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
#: models.py:118
msgid "Indexing expression"
@@ -142,11 +144,9 @@ msgstr "Causes this node to be visible and updated when document data changes."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Check this option to have this node act as a container for documents and not as a parent for further nodes."
#: models.py:134
msgid "Link documents"
@@ -218,6 +218,7 @@ msgstr "Odbuduj indeksy dokumentów"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -267,12 +268,12 @@ msgstr ""
#: views.py:291
#, python-format
msgid "Contents for index: %s"
msgstr ""
msgstr "Zawartość indeksu: %s"
#: views.py:331
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
msgstr "Węzły indeksów zawierające dokument: %s"
#: views.py:341
msgid "On large databases this operation may take some time to execute."
@@ -347,11 +348,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -388,11 +387,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,7 +1,7 @@
# 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:
# Renata Oliveira <renatabels@gmail.com>, 2011
@@ -10,57 +10,61 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/"
"language/pt/)\n"
"Language: pt\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/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"
#: admin.py:24
msgid "None"
msgstr "Nenhum"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr "Nome"
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr "Slug"
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr ""
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr "Itens"
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr ""
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr ""
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -102,14 +106,14 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Faz com que este índice seja visível e atualizado quando os dados do "
"documento forem alterados."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Faz com que este índice seja visível e atualizado quando os dados do documento forem alterados."
#: models.py:82 models.py:109
msgid "Index"
@@ -135,17 +139,13 @@ msgstr ""
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Faz com que este nó seja visível e atualizado quando os dados do documento "
"forem alterados."
msgstr "Faz com que este nó seja visível e atualizado quando os dados do documento forem alterados."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Escolha esta opção para que este nó atue como contentor para documentos e "
"não como pai de outros nós."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Escolha esta opção para que este nó atue como contentor para documentos e não como pai de outros nós."
#: models.py:134
msgid "Link documents"
@@ -217,6 +217,7 @@ msgstr "Reconstruir índices de documento"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -346,11 +347,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -387,11 +386,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,7 +1,7 @@
# 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:
# Renata Oliveira <renatabels@gmail.com>, 2011
@@ -10,57 +10,61 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-"
"edms/language/pt_BR/)\n"
"Language: pt_BR\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/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"
#: admin.py:24
msgid "None"
msgstr "Nenhum"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr "Tipos de Documentos"
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr "Label"
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr "Slug"
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr "habilitado"
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr "itens"
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr "Nível"
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr "Tem links de documentos?"
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr "Nó"
#: handlers.py:18
msgid "Creation date"
msgstr "data de criação"
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -99,19 +103,17 @@ msgstr "Novo node filho"
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr "Error indexing document: %(document)s; expression: %(expression)s; %(exception)s"
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Faz com que este índice seja visível, e atualizado quando alterações de "
"dados de documentos."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Faz com que este índice seja visível, e atualizado quando alterações de dados de documentos."
#: models.py:82 models.py:109
msgid "Index"
@@ -137,17 +139,13 @@ msgstr "Indexando expressão"
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Faz com que este nó para ser quando alterações de dados do documento visível "
"e atualizado."
msgstr "Faz com que este nó para ser quando alterações de dados do documento visível e atualizado."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Marque esta opção para que este nó ato como um contêiner para documentos e "
"não como um pai para mais nós."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Marque esta opção para que este nó ato como um contêiner para documentos e não como um pai para mais nós."
#: models.py:134
msgid "Link documents"
@@ -219,6 +217,7 @@ msgstr "Reconstruir índices de documento"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -277,8 +276,7 @@ msgstr ""
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Em grandes bases de dados esta operação pode levar algum tempo para executar."
msgstr "Em grandes bases de dados esta operação pode levar algum tempo para executar."
#: views.py:342
msgid "Rebuild all indexes?"
@@ -349,11 +347,9 @@ msgstr "Sucesso do Rebuild da fila de indice."
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -390,11 +386,11 @@ msgstr "Sucesso do Rebuild da fila de indice."
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,7 +1,7 @@
# 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:
# Badea Gabriel <gcbadea@gmail.com>, 2013
@@ -9,58 +9,61 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-"
"edms/language/ro_RO/)\n"
"Language: ro_RO\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\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%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#: admin.py:24
msgid "None"
msgstr "Nici unul"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr ""
msgstr "Etichetă"
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr ""
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr ""
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr ""
msgstr "Articole"
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr ""
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr ""
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -76,7 +79,7 @@ msgstr "Editează"
#: links.py:40 links.py:68
msgid "Delete"
msgstr ""
msgstr "Șterge"
#: links.py:44
msgid "Tree template"
@@ -102,14 +105,14 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Cauză pentru acest index să fie vizibil și actualizat când documentul suferă "
"schimbări."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Cauză pentru acest index să fie vizibil și actualizat când documentul suferă schimbări."
#: models.py:82 models.py:109
msgid "Index"
@@ -135,17 +138,13 @@ msgstr ""
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Cauză pentru ca acest nod să fie vizibil și actualizat atunci când datele "
"documentului se modifică."
msgstr "Cauză pentru ca acest nod să fie vizibil și actualizat atunci când datele documentului se modifică."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Bifați această opțiune pentru a avea acest nod ca un container pentru "
"documente și nu ca un părinte pentru nodurile suplimentare."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Bifați această opțiune pentru a avea acest nod ca un container pentru documente și nu ca un părinte pentru nodurile suplimentare."
#: models.py:134
msgid "Link documents"
@@ -217,6 +216,7 @@ msgstr "Reconstruire index documente"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -275,8 +275,7 @@ msgstr ""
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Pe baze de date mari, această operație poate dura ceva timp pentru a executa."
msgstr "Pe baze de date mari, această operație poate dura ceva timp pentru a executa."
#: views.py:342
msgid "Rebuild all indexes?"
@@ -347,11 +346,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -388,11 +385,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,65 +1,68 @@
# 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:
# lilo.panic, 2016
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/"
"language/ru/)\n"
"Language: ru\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/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=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#: admin.py:24
msgid "None"
msgstr "Ни один"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr ""
msgstr "Типы документов"
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
msgstr "Индексирование документа"
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr ""
msgstr "Надпись"
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr ""
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr "Доступно"
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr ""
msgstr "Элементы"
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr ""
msgstr "Уровень"
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr ""
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr ""
msgstr "Узел"
#: handlers.py:18
msgid "Creation date"
msgstr "Дата создания"
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
@@ -68,7 +71,7 @@ msgstr "Индексы"
#: links.py:31 views.py:36
msgid "Create index"
msgstr ""
msgstr "Создать индекс"
#: links.py:35 links.py:64
msgid "Edit"
@@ -76,7 +79,7 @@ msgstr "Редактировать"
#: links.py:40 links.py:68
msgid "Delete"
msgstr ""
msgstr "Удалить"
#: links.py:44
msgid "Tree template"
@@ -88,11 +91,11 @@ msgstr "Удаляет и создается с нуля, все индексы
#: links.py:57
msgid "Rebuild indexes"
msgstr ""
msgstr "Восстановление индексов"
#: links.py:60
msgid "New child node"
msgstr ""
msgstr "Новый дочерний узел"
#: managers.py:56
#, python-format
@@ -102,17 +105,18 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Этот индекс должен быть видимым и обновляться при изменении данных документа."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Этот индекс должен быть видимым и обновляться при изменении данных документа."
#: models.py:82 models.py:109
msgid "Index"
msgstr ""
msgstr "Индекс"
#: models.py:101
msgid "Index instance"
@@ -120,7 +124,7 @@ msgstr "index instance"
#: models.py:102
msgid "Index instances"
msgstr ""
msgstr "Экземпляры индекса"
#: models.py:114
msgid ""
@@ -134,15 +138,13 @@ msgstr ""
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Этот узел должен быть видимым и обновляются при изменении данных документа."
msgstr "Этот узел должен быть видимым и обновляются при изменении данных документа."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Этот узел будет контейнером для документов и не будет иметь дочерних узлов."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Этот узел будет контейнером для документов и не будет иметь дочерних узлов."
#: models.py:134
msgid "Link documents"
@@ -150,7 +152,7 @@ msgstr ""
#: models.py:139
msgid "Root"
msgstr ""
msgstr "Корень"
#: models.py:144
msgid "Index node template"
@@ -214,21 +216,22 @@ msgstr "Восстановление индексов документа"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
msgstr "Удалить индекс: %s?"
#: views.py:64
#, python-format
msgid "Edit index: %s"
msgstr ""
msgstr "Редактировать индекс: %s"
#: views.py:81
msgid "Available document types"
msgstr ""
msgstr "Доступные типы документов"
#: views.py:83
msgid "Document types linked"
msgstr ""
msgstr "Типы документов связаны"
#: views.py:106
#, python-format
@@ -258,7 +261,7 @@ msgstr ""
#: views.py:286
#, python-format
msgid "Navigation: %s"
msgstr ""
msgstr "Навигация: %s"
#: views.py:291
#, python-format
@@ -272,17 +275,15 @@ msgstr ""
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
"В больших базах данных эта операция может занять некоторое время для "
"выполнения."
msgstr "В больших базах данных эта операция может занять некоторое время для выполнения."
#: views.py:342
msgid "Rebuild all indexes?"
msgstr ""
msgstr "Восстановить все индексы?"
#: views.py:351
msgid "Index rebuild queued successfully."
msgstr ""
msgstr "Восстановление индекса успешно отправлено в очередь."
#~ msgid "Index list"
#~ msgstr "index list"
@@ -345,11 +346,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -386,11 +385,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,65 +1,68 @@
# 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:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:33+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-"
"edms/language/sl_SI/)\n"
"Language: sl_SI\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\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"
#: admin.py:24
msgid "None"
msgstr "Brez"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr ""
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr ""
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr ""
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr ""
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr ""
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr ""
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -101,11 +104,13 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:82 models.py:109
@@ -136,8 +141,8 @@ msgstr ""
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr ""
#: models.py:134
@@ -210,6 +215,7 @@ msgstr ""
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -339,11 +345,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -380,11 +384,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,64 +1,68 @@
# 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:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:33+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/"
"mayan-edms/language/vi_VN/)\n"
"Language: vi_VN\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/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"
#: admin.py:24
msgid "None"
msgstr "None"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr ""
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr ""
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr ""
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr ""
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr ""
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr ""
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -100,11 +104,13 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:82 models.py:109
@@ -135,8 +141,8 @@ msgstr ""
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr ""
#: models.py:134
@@ -209,6 +215,7 @@ msgstr ""
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -338,11 +345,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -379,11 +384,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,7 +1,7 @@
# 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:
# Ford Guo <agile.guo@gmail.com>, 2014
@@ -9,57 +9,61 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-27 14:11-0400\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
"PO-Revision-Date: 2016-10-28 07:33+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/"
"language/zh_CN/)\n"
"Language: zh_CN\n"
"Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: admin.py:24
msgid "None"
msgstr "无"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
#: admin.py:26 apps.py:139 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
#: apps.py:125 models.py:25
msgid "Label"
msgstr ""
#: apps.py:121 models.py:30
#: apps.py:126 models.py:30
msgid "Slug"
msgstr ""
#: apps.py:123 apps.py:143 models.py:38 models.py:126
#: apps.py:128 apps.py:148 models.py:38 models.py:126
msgid "Enabled"
msgstr ""
#: apps.py:128 apps.py:158 apps.py:171
#: apps.py:133 apps.py:163 apps.py:176
msgid "Items"
msgstr ""
#: apps.py:139
#: apps.py:144
msgid "Level"
msgstr ""
#: apps.py:147
#: apps.py:152
msgid "Has document links?"
msgstr ""
#: apps.py:154 apps.py:165
#: apps.py:159 apps.py:170
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:83 views.py:75
#: views.py:235
msgid "Indexes"
@@ -101,11 +105,13 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "当文档数据变化时,将导致索引被更新和可见。"
#: models.py:82 models.py:109
@@ -136,8 +142,8 @@ msgstr "当文档数据变化时,导致节点被更新和可见。"
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "检查当前节点是否为文档容器,而不是作为别处节点的父节点。"
#: models.py:134
@@ -210,6 +216,7 @@ msgstr "重建文档索引"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -339,11 +346,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -380,11 +385,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"