Document indexing app translation source update

This commit is contained in:
Roberto Rosario
2015-01-27 19:51:19 -04:00
parent 67a6ffc246
commit 19236c7564
28 changed files with 640 additions and 602 deletions

View File

@@ -9,15 +9,17 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/"
"language/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"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" "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
#: views.py:38 views.py:296 #: views.py:38 views.py:296
@@ -92,9 +94,9 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" 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." "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:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
msgid "Index" msgid "Index"
@@ -120,7 +122,9 @@ msgstr ""
msgid "" msgid ""
"Check this option to have this node act as a container for documents and not " "Check this option to have this node act as a container for documents and not "
"as a parent for further nodes." "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 ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
#: models.py:74 #: models.py:74
msgid "Index node template" msgid "Index node template"
@@ -265,8 +269,8 @@ msgstr "Node: %(node)s delete error: %(error)s"
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "Are you sure you with to delete the index template node: %s?" msgstr "Are you sure you with to delete the index template node: %s?"
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -274,10 +278,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "Are you sure you wish to rebuild all indexes?" msgstr "Are you sure you wish to rebuild all indexes?"
@@ -303,9 +303,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -345,11 +347,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -9,14 +9,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/"
"language/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -92,9 +93,10 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes." msgstr ""
msgstr "Предизвиква този индекс да бъдат видим и актуализиран, когато данните в документа се променят." "Предизвиква този индекс да бъдат видим и актуализиран, когато данните в "
"документа се променят."
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
msgid "Index" msgid "Index"
@@ -265,8 +267,8 @@ msgstr ""
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "" msgstr ""
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -274,10 +276,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "" msgstr ""
@@ -303,9 +301,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -345,11 +345,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -9,15 +9,17 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
"projects/p/mayan-edms/language/bs_BA/)\n"
"Language: bs_BA\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: bs_BA\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"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" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
#: views.py:38 views.py:296 #: views.py:38 views.py:296
@@ -92,9 +94,10 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes." msgstr ""
msgstr "Uzrokuje da će ovaj indeks biti vidljiv i update-ovan kad se promjene podaci dokumenta." "Uzrokuje da će ovaj indeks biti vidljiv i update-ovan kad se promjene podaci "
"dokumenta."
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
msgid "Index" msgid "Index"
@@ -110,7 +113,9 @@ msgstr "Unesite Python string izraz za evaluaciju."
#: models.py:67 #: models.py:67
msgid "Causes this node to be visible and updated when document data changes." 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:68 #: models.py:68
msgid "Link documents" msgid "Link documents"
@@ -120,7 +125,9 @@ msgstr ""
msgid "" msgid ""
"Check this option to have this node act as a container for documents and not " "Check this option to have this node act as a container for documents and not "
"as a parent for further nodes." "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." msgstr ""
"Označite ovu opciju da ovaj nod služi kao kontejner za dokumente a ne kao "
"parent za buduće nodove."
#: models.py:74 #: models.py:74
msgid "Index node template" msgid "Index node template"
@@ -265,8 +272,8 @@ msgstr "Nod: %(node)s greška brisanja: %(error)s"
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "Jeste li sigurni da želite izbrisati nod predložaka ineksa:% s?" msgstr "Jeste li sigurni da želite izbrisati nod predložaka ineksa:% s?"
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -274,10 +281,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "Jeste li sigurni da želite obnoviti sve indekse?" msgstr "Jeste li sigurni da želite obnoviti sve indekse?"
@@ -303,9 +306,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -345,11 +350,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -8,14 +8,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/"
"language/da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -91,8 +92,7 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes."
msgstr "" msgstr ""
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
@@ -264,8 +264,8 @@ msgstr ""
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "" msgstr ""
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -273,10 +273,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "" msgstr ""
@@ -302,9 +298,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -344,11 +342,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -8,14 +8,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/language/de_CH/)\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/"
"mayan-edms/language/de_CH/)\n"
"Language: de_CH\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: de_CH\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -91,8 +92,7 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes."
msgstr "" msgstr ""
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
@@ -264,8 +264,8 @@ msgstr ""
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "" msgstr ""
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -273,10 +273,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "" msgstr ""
@@ -302,9 +298,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -344,11 +342,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -15,14 +15,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-"
"edms/language/de_DE/)\n"
"Language: de_DE\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -98,9 +99,10 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes." msgstr ""
msgstr "Bewirkt Sichtbarkeit und Aktualisierung des Index, wenn Dokumente geändert werden." "Bewirkt Sichtbarkeit und Aktualisierung des Index, wenn Dokumente geändert "
"werden."
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
msgid "Index" msgid "Index"
@@ -116,7 +118,9 @@ msgstr "Geben Sie einen Python-Ausdruck zur Auswertung an."
#: models.py:67 #: models.py:67
msgid "Causes this node to be visible and updated when document data changes." 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:68 #: models.py:68
msgid "Link documents" msgid "Link documents"
@@ -126,7 +130,10 @@ msgstr ""
msgid "" msgid ""
"Check this option to have this node act as a container for documents and not " "Check this option to have this node act as a container for documents and not "
"as a parent for further nodes." "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)." 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:74 #: models.py:74
msgid "Index node template" msgid "Index node template"
@@ -271,8 +278,8 @@ msgstr "Fehler beim Löschen von Knotenpunkt %(node)s: %(error)s"
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "Sind Sie sicher, dass Sie die Indexvorlage \"%s\" löschen möchten?" msgstr "Sind Sie sicher, dass Sie die Indexvorlage \"%s\" löschen möchten?"
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -280,17 +287,14 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "Sind Sie sicher, dass Sie alle Indices neu aufbauen möchten?" msgstr "Sind Sie sicher, dass Sie alle Indices neu aufbauen möchten?"
#: views.py:379 #: views.py:379
msgid "On large databases this operation may take some time to execute." 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:383 #: views.py:383
msgid "Index rebuild queued successfully." msgid "Index rebuild queued successfully."
@@ -309,9 +313,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -351,11 +357,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n" "PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/"
@@ -290,21 +290,16 @@ msgstr "Node: %(node)s delete error: %(error)s"
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "Are you sure you with to delete the index template node: %s?" msgstr "Are you sure you with to delete the index template node: %s?"
#: views.py:299 #: views.py:299 views.py:353
#, fuzzy #, fuzzy
msgid "Nodes" msgid "Items"
msgstr "nodes" msgstr "items"
#: views.py:331 #: views.py:331
#, fuzzy, python-format #, fuzzy, python-format
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "contents for index: %s" msgstr "contents for index: %s"
#: views.py:353
#, fuzzy
msgid "Items"
msgstr "items"
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "Are you sure you wish to rebuild all indexes?" msgstr "Are you sure you wish to rebuild all indexes?"
@@ -327,6 +322,10 @@ msgstr "indexes containing: %s"
msgid "Root" msgid "Root"
msgstr "" msgstr ""
#, fuzzy
#~ msgid "Nodes"
#~ msgstr "nodes"
#~ msgid "Maximum suffix (%s) count reached." #~ msgid "Maximum suffix (%s) count reached."
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."

View File

@@ -11,14 +11,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/"
"language/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -31,7 +32,9 @@ msgstr "Índices"
msgid "" msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; " "Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s" "%(exception)s"
msgstr "Error indexando documento: %(document)s; expresión: %(expression)s; %(exception)s" msgstr ""
"Error indexando documento: %(document)s; expresión: %(expression)s; "
"%(exception)s"
#: links.py:25 views.py:75 #: links.py:25 views.py:75
msgid "Create index" msgid "Create index"
@@ -94,9 +97,10 @@ msgid "Enabled"
msgstr "Habilitado" msgstr "Habilitado"
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes." msgstr ""
msgstr "Hace que este índice sea visible y actualizado cuando los datos de documentos cambien." "Hace que este índice sea visible y actualizado cuando los datos de "
"documentos cambien."
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
msgid "Index" msgid "Index"
@@ -112,7 +116,9 @@ msgstr "Introduzca una expresión de python para ser evaluada."
#: models.py:67 #: models.py:67
msgid "Causes this node to be visible and updated when document data changes." msgid "Causes this node to be visible and updated when document data changes."
msgstr "Hace que este nodo sea visible y actualizado cuando los datos de los documentos son cambiados." msgstr ""
"Hace que este nodo sea visible y actualizado cuando los datos de los "
"documentos son cambiados."
#: models.py:68 #: models.py:68
msgid "Link documents" msgid "Link documents"
@@ -122,7 +128,9 @@ msgstr "enlace de documentos"
msgid "" msgid ""
"Check this option to have this node act as a container for documents and not " "Check this option to have this node act as a container for documents and not "
"as a parent for further nodes." "as a parent for further nodes."
msgstr "Marque esta opción para que el nodo actúe como un contenedor de documentos y no como un padre para otros nodos secundarios." msgstr ""
"Marque esta opción para que el nodo actúe como un contenedor de documentos y "
"no como un padre para otros nodos secundarios."
#: models.py:74 #: models.py:74
msgid "Index node template" msgid "Index node template"
@@ -267,26 +275,24 @@ msgstr "Error de eliminación para nodo: %(node)s, %(error)s "
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "¿Seguro que desea eliminar el nodo de plantilla de indice: %s?" msgstr "¿Seguro que desea eliminar el nodo de plantilla de indice: %s?"
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "Nodos" msgstr "Elementos"
#: views.py:331 #: views.py:331
#, python-format #, python-format
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "contenido del indice: %s" msgstr "contenido del indice: %s"
#: views.py:353
msgid "Items"
msgstr "Elementos"
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "¿Está seguro que desea reconstruir todos los índices?" msgstr "¿Está seguro que desea reconstruir todos los índices?"
#: views.py:379 #: views.py:379
msgid "On large databases this operation may take some time to execute." msgid "On large databases this operation may take some time to execute."
msgstr "En bases de datos de gran tamaño esta operación puede tardar algún tiempo en ejecutarse." msgstr ""
"En bases de datos de gran tamaño esta operación puede tardar algún tiempo en "
"ejecutarse."
#: views.py:383 #: views.py:383
msgid "Index rebuild queued successfully." msgid "Index rebuild queued successfully."
@@ -301,13 +307,18 @@ msgstr ""
msgid "Root" msgid "Root"
msgstr "raíz" msgstr "raíz"
#~ msgid "Nodes"
#~ msgstr "Nodos"
#~ msgid "Maximum suffix (%s) count reached." #~ msgid "Maximum suffix (%s) count reached."
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -347,11 +358,11 @@ msgstr "raíz"
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -9,14 +9,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/"
"language/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -92,9 +93,10 @@ msgid "Enabled"
msgstr "فعال شده" msgstr "فعال شده"
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes." msgstr ""
msgstr "باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی شود." "باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی "
"شود."
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
msgid "Index" msgid "Index"
@@ -110,7 +112,9 @@ msgstr "یک رشته عبارت که قابل ارزیابی باشد وارد
#: models.py:67 #: models.py:67
msgid "Causes this node to be visible and updated when document data changes." msgid "Causes this node to be visible and updated when document data changes."
msgstr "باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی شود." msgstr ""
"باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی "
"شود."
#: models.py:68 #: models.py:68
msgid "Link documents" msgid "Link documents"
@@ -265,19 +269,15 @@ msgstr "خطای حذف%(error)s گره %(node)s "
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "آیا از حذف گره %s الگوی ایندکس مطمئن هستید؟" msgstr "آیا از حذف گره %s الگوی ایندکس مطمئن هستید؟"
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "گره ها" msgstr "اقلام"
#: views.py:331 #: views.py:331
#, python-format #, python-format
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "محتوا برای اندیس : %s" msgstr "محتوا برای اندیس : %s"
#: views.py:353
msgid "Items"
msgstr "اقلام"
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "آیا از بازسازی کلیه ایندکس ها مطمئن هستید؟" msgstr "آیا از بازسازی کلیه ایندکس ها مطمئن هستید؟"
@@ -299,13 +299,18 @@ msgstr ""
msgid "Root" msgid "Root"
msgstr "ریشه" msgstr "ریشه"
#~ msgid "Nodes"
#~ msgstr "گره ها"
#~ msgid "Maximum suffix (%s) count reached." #~ msgid "Maximum suffix (%s) count reached."
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -345,11 +350,11 @@ msgstr "ریشه"
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -11,14 +11,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/"
"language/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -71,7 +72,8 @@ msgstr "Reconstruire les index"
#: links.py:42 #: links.py:42
msgid "Deletes and creates from scratch all the document indexes." 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."
#: models.py:15 views.py:42 #: models.py:15 views.py:42
msgid "Name" msgid "Name"
@@ -94,9 +96,10 @@ msgid "Enabled"
msgstr "Activé" msgstr "Activé"
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes." msgstr ""
msgstr "Permet à cet index d'être à la fois visible et mis à jour quand le contenu d'un document est modifié." "Permet à cet index d'être à la fois visible et mis à jour quand le contenu "
"d'un document est modifié."
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
msgid "Index" msgid "Index"
@@ -112,7 +115,9 @@ msgstr "Entrez une commande python à exécuter."
#: models.py:67 #: models.py:67
msgid "Causes this node to be visible and updated when document data changes." 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:68 #: models.py:68
msgid "Link documents" msgid "Link documents"
@@ -122,7 +127,9 @@ msgstr "Lier les documents"
msgid "" msgid ""
"Check this option to have this node act as a container for documents and not " "Check this option to have this node act as a container for documents and not "
"as a parent for further nodes." "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." 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:74 #: models.py:74
msgid "Index node template" msgid "Index node template"
@@ -267,26 +274,24 @@ msgstr "Noeud: %(node)s erreur de suppression: %(error)s"
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "Êtes vous certain de vouloir supprimer le noeud de modèle d'index: %s?" msgstr "Êtes vous certain de vouloir supprimer le noeud de modèle d'index: %s?"
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "Noeuds" msgstr "Éléments"
#: views.py:331 #: views.py:331
#, python-format #, python-format
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "Contenu de l'index:%s" msgstr "Contenu de l'index:%s"
#: views.py:353
msgid "Items"
msgstr "Éléments"
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "Êtes vous certain de vouloir reconstruire tous les indexes ?" msgstr "Êtes vous certain de vouloir reconstruire tous les indexes ?"
#: views.py:379 #: views.py:379
msgid "On large databases this operation may take some time to execute." 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:383 #: views.py:383
msgid "Index rebuild queued successfully." msgid "Index rebuild queued successfully."
@@ -301,13 +306,18 @@ msgstr ""
msgid "Root" msgid "Root"
msgstr "Racine" msgstr "Racine"
#~ msgid "Nodes"
#~ msgstr "Noeuds"
#~ msgid "Maximum suffix (%s) count reached." #~ msgid "Maximum suffix (%s) count reached."
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -347,11 +357,11 @@ msgstr "Racine"
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -8,15 +8,17 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-"
"edms/language/hr_HR/)\n"
"Language: hr_HR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: hr_HR\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"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" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
#: views.py:38 views.py:296 #: views.py:38 views.py:296
@@ -91,8 +93,7 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes."
msgstr "" msgstr ""
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
@@ -264,8 +265,8 @@ msgstr ""
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "" msgstr ""
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -273,10 +274,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "" msgstr ""
@@ -302,9 +299,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -344,11 +343,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -8,14 +8,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/"
"language/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -91,8 +92,7 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes."
msgstr "" msgstr ""
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
@@ -264,8 +264,8 @@ msgstr ""
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "" msgstr ""
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -273,10 +273,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "" msgstr ""
@@ -302,9 +298,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -344,11 +342,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -8,14 +8,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/"
"language/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -91,8 +92,7 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes."
msgstr "" msgstr ""
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
@@ -264,8 +264,8 @@ msgstr ""
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "" msgstr ""
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -273,10 +273,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "" msgstr ""
@@ -302,9 +298,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -344,11 +342,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -12,14 +12,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/"
"language/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -95,9 +96,10 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes." msgstr ""
msgstr "Fa sì che questo indice possa essere visibile e aggiornato quando i dati del documento cambiano." "Fa sì che questo indice possa essere visibile e aggiornato quando i dati del "
"documento cambiano."
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
msgid "Index" msgid "Index"
@@ -113,7 +115,9 @@ msgstr "Inserisci una espressione python perchè possa essere valutata."
#: models.py:67 #: models.py:67
msgid "Causes this node to be visible and updated when document data changes." 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:68 #: models.py:68
msgid "Link documents" msgid "Link documents"
@@ -123,7 +127,9 @@ msgstr ""
msgid "" msgid ""
"Check this option to have this node act as a container for documents and not " "Check this option to have this node act as a container for documents and not "
"as a parent for further nodes." "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." msgstr ""
"Selezionare questa opzione per questo specifico nodo quale contenitore per i "
"documenti e non come un genitore per ulteriori nodi."
#: models.py:74 #: models.py:74
msgid "Index node template" msgid "Index node template"
@@ -268,8 +274,8 @@ msgstr "Nodo: %(node)s errore di cancellazione: %(error)s"
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "Sei sicuro di voler cancellare index template node: %s?" msgstr "Sei sicuro di voler cancellare index template node: %s?"
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -277,17 +283,15 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "Sei sicuro di voler ricostruire l'indice ?" msgstr "Sei sicuro di voler ricostruire l'indice ?"
#: views.py:379 #: views.py:379
msgid "On large databases this operation may take some time to execute." 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:383 #: views.py:383
msgid "Index rebuild queued successfully." msgid "Index rebuild queued successfully."
@@ -306,9 +310,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -348,11 +354,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -8,15 +8,17 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/language/lv/)\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/"
"language/lv/)\n"
"Language: lv\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: lv\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" "2);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
#: views.py:38 views.py:296 #: views.py:38 views.py:296
@@ -91,8 +93,7 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes."
msgstr "" msgstr ""
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
@@ -264,8 +265,8 @@ msgstr ""
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "" msgstr ""
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -273,10 +274,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "" msgstr ""
@@ -302,9 +299,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -344,11 +343,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -8,14 +8,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/language/nb/)\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-"
"edms/language/nb/)\n"
"Language: nb\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -91,8 +92,7 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes."
msgstr "" msgstr ""
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
@@ -264,8 +264,8 @@ msgstr ""
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "" msgstr ""
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -273,10 +273,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "" msgstr ""
@@ -302,9 +298,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -344,11 +342,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -9,14 +9,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/"
"mayan-edms/language/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -92,9 +93,9 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes." msgstr ""
msgstr "Maakt deze index zichtbaar en 'up-to-date' wanneer document gegevens wijzigd." "Maakt deze index zichtbaar en 'up-to-date' wanneer document gegevens wijzigd."
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
msgid "Index" msgid "Index"
@@ -110,7 +111,8 @@ msgstr "Voer een python sting expressie in, voor evaluatie."
#: models.py:67 #: models.py:67
msgid "Causes this node to be visible and updated when document data changes." 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:68 #: models.py:68
msgid "Link documents" msgid "Link documents"
@@ -120,7 +122,8 @@ msgstr ""
msgid "" msgid ""
"Check this option to have this node act as a container for documents and not " "Check this option to have this node act as a container for documents and not "
"as a parent for further nodes." "as a parent for further nodes."
msgstr "Selecteer deze optie, wanneer deze node alleen documenten dient te bevatten. " msgstr ""
"Selecteer deze optie, wanneer deze node alleen documenten dient te bevatten. "
#: models.py:74 #: models.py:74
msgid "Index node template" msgid "Index node template"
@@ -265,8 +268,8 @@ msgstr "Fout bij het verwijderen van Node: %(node)s, foutmelding: %(error)s"
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "Bent u er zeker van om sjabloon indexeringsnode: %s, te verwijderen?" msgstr "Bent u er zeker van om sjabloon indexeringsnode: %s, te verwijderen?"
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -274,10 +277,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "Weet u zeker dat u alle indexeringen wilt herbouwen." msgstr "Weet u zeker dat u alle indexeringen wilt herbouwen."
@@ -303,9 +302,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -345,11 +346,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -9,15 +9,17 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/"
"language/pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "|| n%100>=20) ? 1 : 2);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
#: views.py:38 views.py:296 #: views.py:38 views.py:296
@@ -92,9 +94,10 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes." msgstr ""
msgstr "Powoduje że ten wskaźnik będzie widoczny i zaktualizowany podczas zmiany danych dokumentów." "Powoduje że ten wskaźnik będzie widoczny i zaktualizowany podczas zmiany "
"danych dokumentów."
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
msgid "Index" msgid "Index"
@@ -120,7 +123,9 @@ msgstr ""
msgid "" msgid ""
"Check this option to have this node act as a container for documents and not " "Check this option to have this node act as a container for documents and not "
"as a parent for further nodes." "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 ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
#: models.py:74 #: models.py:74
msgid "Index node template" msgid "Index node template"
@@ -265,8 +270,8 @@ msgstr ""
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "" msgstr ""
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -274,10 +279,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "Czy na pewno chcesz odbudować wszystkie indeksy?" msgstr "Czy na pewno chcesz odbudować wszystkie indeksy?"
@@ -303,9 +304,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -345,11 +348,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -10,14 +10,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/"
"language/pt/)\n"
"Language: pt\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -93,9 +94,10 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes." msgstr ""
msgstr "Faz com que este índice seja visível e atualizado quando os dados do documento forem alterados." "Faz com que este índice seja visível e atualizado quando os dados do "
"documento forem alterados."
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
msgid "Index" msgid "Index"
@@ -111,7 +113,9 @@ msgstr "Digite uma expressão python para ser avaliada."
#: models.py:67 #: models.py:67
msgid "Causes this node to be visible and updated when document data changes." 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:68 #: models.py:68
msgid "Link documents" msgid "Link documents"
@@ -121,7 +125,9 @@ msgstr ""
msgid "" msgid ""
"Check this option to have this node act as a container for documents and not " "Check this option to have this node act as a container for documents and not "
"as a parent for further nodes." "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." 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:74 #: models.py:74
msgid "Index node template" msgid "Index node template"
@@ -266,8 +272,8 @@ msgstr "Nó: %(node)s, erro ao eliminar: %(error)s "
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "Tem a certeza de que pretende eliminar o nó de modelo de índice: %s?" msgstr "Tem a certeza de que pretende eliminar o nó de modelo de índice: %s?"
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -275,10 +281,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "Tem a certeza de que deseja reconstruir todos os índices?" msgstr "Tem a certeza de que deseja reconstruir todos os índices?"
@@ -304,9 +306,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -346,11 +350,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -9,14 +9,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
"mayan-edms/language/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -92,8 +93,7 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes."
msgstr "" msgstr ""
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
@@ -265,8 +265,8 @@ msgstr ""
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "" msgstr ""
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -274,17 +274,14 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "Tem certeza de que deseja reconstruir todos os índices?" msgstr "Tem certeza de que deseja reconstruir todos os índices?"
#: views.py:379 #: views.py:379
msgid "On large databases this operation may take some time to execute." 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:383 #: views.py:383
msgid "Index rebuild queued successfully." msgid "Index rebuild queued successfully."
@@ -303,9 +300,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -345,11 +344,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -9,15 +9,17 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-"
"edms/language/ro_RO/)\n"
"Language: ro_RO\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ro_RO\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" "2:1));\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
#: views.py:38 views.py:296 #: views.py:38 views.py:296
@@ -92,9 +94,10 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes." msgstr ""
msgstr "Cauză pentru acest index să fie vizibil și actualizat când documentul suferă schimbări." "Cauză pentru acest index să fie vizibil și actualizat când documentul suferă "
"schimbări."
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
msgid "Index" msgid "Index"
@@ -110,7 +113,9 @@ msgstr "Introduceți o expresie șir python care urmează să fie evaluate."
#: models.py:67 #: models.py:67
msgid "Causes this node to be visible and updated when document data changes." 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:68 #: models.py:68
msgid "Link documents" msgid "Link documents"
@@ -120,7 +125,9 @@ msgstr ""
msgid "" msgid ""
"Check this option to have this node act as a container for documents and not " "Check this option to have this node act as a container for documents and not "
"as a parent for further nodes." "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." 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:74 #: models.py:74
msgid "Index node template" msgid "Index node template"
@@ -265,8 +272,8 @@ msgstr "eroare de ștergere %(error)s pentru nodul :%(node)s"
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "Ești sigur că vă să ștergeți nodul șablon al indexului: % s?" msgstr "Ești sigur că vă să ștergeți nodul șablon al indexului: % s?"
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -274,17 +281,14 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "Sunteți sigur că doriți să reconstruiți toate indexurile?" msgstr "Sunteți sigur că doriți să reconstruiți toate indexurile?"
#: views.py:379 #: views.py:379
msgid "On large databases this operation may take some time to execute." 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:383 #: views.py:383
msgid "Index rebuild queued successfully." msgid "Index rebuild queued successfully."
@@ -303,9 +307,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -345,11 +351,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -9,15 +9,17 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/"
"language/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ru\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"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" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
#: views.py:38 views.py:296 #: views.py:38 views.py:296
@@ -92,9 +94,9 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes." msgstr ""
msgstr "Этот индекс должен быть видимым и обновляться при изменении данных документа." "Этот индекс должен быть видимым и обновляться при изменении данных документа."
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
msgid "Index" msgid "Index"
@@ -110,7 +112,8 @@ msgstr "Введите строковое выражение питона для
#: models.py:67 #: models.py:67
msgid "Causes this node to be visible and updated when document data changes." msgid "Causes this node to be visible and updated when document data changes."
msgstr "Этот узел должен быть видимым и обновляются при изменении данных документа." msgstr ""
"Этот узел должен быть видимым и обновляются при изменении данных документа."
#: models.py:68 #: models.py:68
msgid "Link documents" msgid "Link documents"
@@ -120,7 +123,8 @@ msgstr ""
msgid "" msgid ""
"Check this option to have this node act as a container for documents and not " "Check this option to have this node act as a container for documents and not "
"as a parent for further nodes." "as a parent for further nodes."
msgstr "Этот узел будет контейнером для документов и не будет иметь дочерних узлов." msgstr ""
"Этот узел будет контейнером для документов и не будет иметь дочерних узлов."
#: models.py:74 #: models.py:74
msgid "Index node template" msgid "Index node template"
@@ -265,8 +269,8 @@ msgstr "Узел %(node)s - ошибка удаления %(error)s"
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "Вы уверены, что нужно удалить узел шаблона индексирования %s?" msgstr "Вы уверены, что нужно удалить узел шаблона индексирования %s?"
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -274,17 +278,15 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "Вы уверены, что хотите перестроить все индексы?" msgstr "Вы уверены, что хотите перестроить все индексы?"
#: views.py:379 #: views.py:379
msgid "On large databases this operation may take some time to execute." msgid "On large databases this operation may take some time to execute."
msgstr "В больших базах данных эта операция может занять некоторое время для выполнения." msgstr ""
"В больших базах данных эта операция может занять некоторое время для "
"выполнения."
#: views.py:383 #: views.py:383
msgid "Index rebuild queued successfully." msgid "Index rebuild queued successfully."
@@ -303,9 +305,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -345,11 +349,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -8,15 +8,17 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/"
"mayan-edms/language/sl_SI/)\n"
"Language: sl_SI\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: sl_SI\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" "%100==4 ? 2 : 3);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
#: views.py:38 views.py:296 #: views.py:38 views.py:296
@@ -91,8 +93,7 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes."
msgstr "" msgstr ""
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
@@ -264,8 +265,8 @@ msgstr ""
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "" msgstr ""
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -273,10 +274,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "" msgstr ""
@@ -302,9 +299,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -344,11 +343,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -8,14 +8,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/language/sq/)\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/"
"language/sq/)\n"
"Language: sq\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: sq\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -91,8 +92,7 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes."
msgstr "" msgstr ""
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
@@ -264,8 +264,8 @@ msgstr ""
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "" msgstr ""
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -273,10 +273,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "" msgstr ""
@@ -302,9 +298,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -344,11 +342,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -8,14 +8,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-"
"edms/language/tr_TR/)\n"
"Language: tr_TR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: tr_TR\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -91,8 +92,7 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes."
msgstr "" msgstr ""
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
@@ -264,8 +264,8 @@ msgstr ""
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "" msgstr ""
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -273,10 +273,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "" msgstr ""
@@ -302,9 +298,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -344,11 +342,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -8,14 +8,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/"
"mayan-edms/language/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -91,8 +92,7 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes."
msgstr "" msgstr ""
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
@@ -264,8 +264,8 @@ msgstr ""
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "" msgstr ""
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -273,10 +273,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "" msgstr ""
@@ -302,9 +298,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -344,11 +342,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -9,14 +9,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-"
"edms/language/zh_CN/)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -92,8 +93,7 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes."
msgstr "当文档数据变化时,将导致索引被更新和可见。" msgstr "当文档数据变化时,将导致索引被更新和可见。"
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
@@ -265,8 +265,8 @@ msgstr "节点: %(node)s删除出错: %(error)s"
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "确定要删除索引模版节点:%s么" msgstr "确定要删除索引模版节点:%s么"
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -274,10 +274,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "确定要重建全部索引么?" msgstr "确定要重建全部索引么?"
@@ -303,9 +299,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -345,11 +343,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"

View File

@@ -8,14 +8,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-27 15:58-0400\n" "POT-Creation-Date: 2015-01-27 19:51-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n" "PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/language/zh_TW/)\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-"
"edms/language/zh_TW/)\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60
@@ -91,8 +92,7 @@ msgid "Enabled"
msgstr "" msgstr ""
#: models.py:18 #: models.py:18
msgid "" msgid "Causes this index to be visible and updated when document data changes."
"Causes this index to be visible and updated when document data changes."
msgstr "" msgstr ""
#: models.py:59 models.py:65 views.py:243 views.py:281 #: models.py:59 models.py:65 views.py:243 views.py:281
@@ -264,8 +264,8 @@ msgstr ""
msgid "Are you sure you with to delete the index template node: %s?" msgid "Are you sure you with to delete the index template node: %s?"
msgstr "" msgstr ""
#: views.py:299 #: views.py:299 views.py:353
msgid "Nodes" msgid "Items"
msgstr "" msgstr ""
#: views.py:331 #: views.py:331
@@ -273,10 +273,6 @@ msgstr ""
msgid "Contents for index: %s" msgid "Contents for index: %s"
msgstr "" msgstr ""
#: views.py:353
msgid "Items"
msgstr ""
#: views.py:378 #: views.py:378
msgid "Are you sure you wish to rebuild all indexes?" msgid "Are you sure you wish to rebuild all indexes?"
msgstr "" msgstr ""
@@ -302,9 +298,11 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached."
#~ msgid "" #~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ msgstr "" #~ 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" #~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s"
@@ -344,11 +342,11 @@ msgstr ""
#~ msgstr "documents rename count" #~ msgstr "documents rename count"
#~ msgid "" #~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgstr "" #~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that index" #~ "A dictionary that maps the index name and where on the filesystem that "
#~ " will be mirrored." #~ "index will be mirrored."
#~ msgid "Index rebuild error: %s" #~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"