From 19236c7564ef55a8531bef27e9c37fbf768cce9c Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 27 Jan 2015 19:51:19 -0400 Subject: [PATCH] Document indexing app translation source update --- .../locale/ar/LC_MESSAGES/django.po | 46 +++++++------- .../locale/bg/LC_MESSAGES/django.po | 42 ++++++------- .../locale/bs_BA/LC_MESSAGES/django.po | 53 +++++++++------- .../locale/da/LC_MESSAGES/django.po | 38 ++++++----- .../locale/de_CH/LC_MESSAGES/django.po | 38 ++++++----- .../locale/de_DE/LC_MESSAGES/django.po | 54 +++++++++------- .../locale/en/LC_MESSAGES/django.po | 17 +++-- .../locale/es/LC_MESSAGES/django.po | 63 +++++++++++-------- .../locale/fa/LC_MESSAGES/django.po | 51 ++++++++------- .../locale/fr/LC_MESSAGES/django.po | 62 ++++++++++-------- .../locale/hr_HR/LC_MESSAGES/django.po | 41 ++++++------ .../locale/hu/LC_MESSAGES/django.po | 38 ++++++----- .../locale/id/LC_MESSAGES/django.po | 38 ++++++----- .../locale/it/LC_MESSAGES/django.po | 54 +++++++++------- .../locale/lv/LC_MESSAGES/django.po | 41 ++++++------ .../locale/nb/LC_MESSAGES/django.po | 38 ++++++----- .../locale/nl_NL/LC_MESSAGES/django.po | 47 +++++++------- .../locale/pl/LC_MESSAGES/django.po | 49 ++++++++------- .../locale/pt/LC_MESSAGES/django.po | 50 ++++++++------- .../locale/pt_BR/LC_MESSAGES/django.po | 41 ++++++------ .../locale/ro_RO/LC_MESSAGES/django.po | 56 +++++++++-------- .../locale/ru/LC_MESSAGES/django.po | 54 ++++++++-------- .../locale/sl_SI/LC_MESSAGES/django.po | 41 ++++++------ .../locale/sq/LC_MESSAGES/django.po | 38 ++++++----- .../locale/tr_TR/LC_MESSAGES/django.po | 38 ++++++----- .../locale/vi_VN/LC_MESSAGES/django.po | 38 ++++++----- .../locale/zh_CN/LC_MESSAGES/django.po | 38 ++++++----- .../locale/zh_TW/LC_MESSAGES/django.po | 38 ++++++----- 28 files changed, 640 insertions(+), 602 deletions(-) diff --git a/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.po index eaac721023..75089d0375 100644 --- a/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mohammed ALDOUB , 2013 @@ -9,15 +9,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\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 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 @@ -92,9 +94,9 @@ msgid "Enabled" msgstr "" #: 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." -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 msgid "Index" @@ -118,9 +120,11 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." -msgstr "Check this option to have this node act as a container for documents and not as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." +msgstr "" +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." #: models.py:74 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?" msgstr "Are you sure you with to delete the index template node: %s?" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -274,10 +278,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "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." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -345,11 +347,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.po index 5477f6e143..c9641df236 100644 --- a/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Pavlin Koldamov , 2012 @@ -9,14 +9,15 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: bg\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 @@ -92,9 +93,10 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "Предизвиква този индекс да бъдат видим и актуализиран, когато данните в документа се променят." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"Предизвиква този индекс да бъдат видим и актуализиран, когато данните в " +"документа се променят." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -118,8 +120,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." msgstr "" #: models.py:74 @@ -265,8 +267,8 @@ msgstr "" msgid "Are you sure you with to delete the index template node: %s?" msgstr "" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -274,10 +276,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "" @@ -303,9 +301,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -345,11 +345,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.po index bf1b6a8a07..d6bfa8a754 100644 --- a/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # www.ping.ba , 2013 @@ -9,15 +9,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: bs_BA\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 @@ -92,9 +94,10 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "Uzrokuje da će ovaj indeks biti vidljiv i update-ovan kad se promjene podaci dokumenta." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"Uzrokuje da će ovaj indeks biti vidljiv i update-ovan kad se promjene podaci " +"dokumenta." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -110,7 +113,9 @@ msgstr "Unesite Python string izraz za evaluaciju." #: models.py:67 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 msgid "Link documents" @@ -118,9 +123,11 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." -msgstr "Označite ovu opciju da ovaj nod služi kao kontejner za dokumente a ne kao parent za buduće nodove." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." +msgstr "" +"Označite ovu opciju da ovaj nod služi kao kontejner za dokumente a ne kao " +"parent za buduće nodove." #: models.py:74 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?" msgstr "Jeste li sigurni da želite izbrisati nod predložaka ineksa:% s?" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -274,10 +281,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "Jeste li sigurni da želite obnoviti sve indekse?" @@ -303,9 +306,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -345,11 +350,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.po index 958fe5cb0a..8f6222f3a1 100644 --- a/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: da\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 @@ -91,8 +92,7 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." +msgid "Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." msgstr "" #: models.py:74 @@ -264,8 +264,8 @@ msgstr "" msgid "Are you sure you with to delete the index template node: %s?" msgstr "" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -273,10 +273,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "" @@ -302,9 +298,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -344,11 +342,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/de_CH/LC_MESSAGES/django.po index d59b96c1f8..23a38a4ef3 100644 --- a/mayan/apps/document_indexing/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/de_CH/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: de_CH\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 @@ -91,8 +92,7 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." +msgid "Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." msgstr "" #: models.py:74 @@ -264,8 +264,8 @@ msgstr "" msgid "Are you sure you with to delete the index template node: %s?" msgstr "" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -273,10 +273,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "" @@ -302,9 +298,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -344,11 +342,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po index 88ee412321..e08bd074be 100644 --- a/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Stefan Lodders , 2012 @@ -15,14 +15,15 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __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 "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "Bewirkt Sichtbarkeit und Aktualisierung des Index, wenn Dokumente geändert werden." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"Bewirkt Sichtbarkeit und Aktualisierung des Index, wenn Dokumente geändert " +"werden." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -116,7 +118,9 @@ msgstr "Geben Sie einen Python-Ausdruck zur Auswertung an." #: models.py:67 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 msgid "Link documents" @@ -124,9 +128,12 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." -msgstr "Wählen Sie diese Option, wenn Dokumente in diesem Knoten dargestellt werden sollen (und dieser Knoten nicht als Eltern-Knoten für weitere Kind-Knotenpunkte fungieren soll)." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." +msgstr "" +"Wählen Sie diese Option, wenn Dokumente in diesem Knoten dargestellt werden " +"sollen (und dieser Knoten nicht als Eltern-Knoten für weitere Kind-" +"Knotenpunkte fungieren soll)." #: models.py:74 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?" msgstr "Sind Sie sicher, dass Sie die Indexvorlage \"%s\" löschen möchten?" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -280,17 +287,14 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "Sind Sie sicher, dass Sie alle Indices neu aufbauen möchten?" #: views.py:379 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 msgid "Index rebuild queued successfully." @@ -309,9 +313,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -351,11 +357,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.po index 8b0bd12c54..ab0d72e516 100644 --- a/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "Last-Translator: Roberto Rosario\n" "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?" msgstr "Are you sure you with to delete the index template node: %s?" -#: views.py:299 +#: views.py:299 views.py:353 #, fuzzy -msgid "Nodes" -msgstr "nodes" +msgid "Items" +msgstr "items" #: views.py:331 #, fuzzy, python-format msgid "Contents for index: %s" msgstr "contents for index: %s" -#: views.py:353 -#, fuzzy -msgid "Items" -msgstr "items" - #: views.py:378 msgid "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" msgstr "" +#, fuzzy +#~ msgid "Nodes" +#~ msgstr "nodes" + #~ msgid "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached." diff --git a/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.po index 8c9aa9a76b..ddf31e0c2e 100644 --- a/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # jmcainzos , 2014 @@ -11,14 +11,15 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 @@ -31,7 +32,9 @@ msgstr "Índices" msgid "" "Error indexing document: %(document)s; expression: %(expression)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 msgid "Create index" @@ -94,9 +97,10 @@ msgid "Enabled" msgstr "Habilitado" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "Hace que este índice sea visible y actualizado cuando los datos de documentos cambien." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"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 msgid "Index" @@ -112,7 +116,9 @@ msgstr "Introduzca una expresión de python para ser evaluada." #: models.py:67 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 msgid "Link documents" @@ -120,9 +126,11 @@ msgstr "enlace de documentos" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." -msgstr "Marque esta opción para que el nodo actúe como un contenedor de documentos y no como un padre para otros nodos secundarios." +"Check this option to have this node act as a container for documents and not " +"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." #: models.py:74 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?" msgstr "¿Seguro que desea eliminar el nodo de plantilla de indice: %s?" -#: views.py:299 -msgid "Nodes" -msgstr "Nodos" +#: views.py:299 views.py:353 +msgid "Items" +msgstr "Elementos" #: views.py:331 #, python-format msgid "Contents for index: %s" msgstr "contenido del indice: %s" -#: views.py:353 -msgid "Items" -msgstr "Elementos" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "¿Está seguro que desea reconstruir todos los índices?" #: views.py:379 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 msgid "Index rebuild queued successfully." @@ -301,13 +307,18 @@ msgstr "" msgid "Root" msgstr "raíz" +#~ msgid "Nodes" +#~ msgstr "Nodos" + #~ msgid "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -347,11 +358,11 @@ msgstr "raíz" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.po index bc58338738..f6b9285a1b 100644 --- a/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mehdi Amani , 2014 @@ -9,14 +9,15 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fa\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 @@ -92,9 +93,10 @@ msgid "Enabled" msgstr "فعال شده" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی شود." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی " +"شود." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -110,7 +112,9 @@ msgstr "یک رشته عبارت که قابل ارزیابی باشد وارد #: models.py:67 msgid "Causes this node to be visible and updated when document data changes." -msgstr "باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی شود." +msgstr "" +"باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی " +"شود." #: models.py:68 msgid "Link documents" @@ -118,8 +122,8 @@ msgstr "اسناد پیوند" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." msgstr "بررسی شود که اینکه این گره ظرفی برای اسناد است و نه پدر گره های دیگر." #: models.py:74 @@ -265,19 +269,15 @@ msgstr "خطای حذف%(error)s گره %(node)s " msgid "Are you sure you with to delete the index template node: %s?" msgstr "آیا از حذف گره %s الگوی ایندکس مطمئن هستید؟" -#: views.py:299 -msgid "Nodes" -msgstr "گره ها" +#: views.py:299 views.py:353 +msgid "Items" +msgstr "اقلام" #: views.py:331 #, python-format msgid "Contents for index: %s" msgstr "محتوا برای اندیس : %s" -#: views.py:353 -msgid "Items" -msgstr "اقلام" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "آیا از بازسازی کلیه ایندکس ها مطمئن هستید؟" @@ -299,13 +299,18 @@ msgstr "" msgid "Root" msgstr "ریشه" +#~ msgid "Nodes" +#~ msgstr "گره ها" + #~ msgid "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -345,11 +350,11 @@ msgstr "ریشه" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.po index 080fadb834..35359ee2d4 100644 --- a/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Christophe kryskool , 2014 @@ -11,14 +11,15 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fr\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 @@ -71,7 +72,8 @@ msgstr "Reconstruire les index" #: links.py:42 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 msgid "Name" @@ -94,9 +96,10 @@ msgid "Enabled" msgstr "Activé" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "Permet à cet index d'être à la fois visible et mis à jour quand le contenu d'un document est modifié." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"Permet à cet index d'être à la fois visible et mis à jour quand le contenu " +"d'un document est modifié." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -112,7 +115,9 @@ msgstr "Entrez une commande python à exécuter." #: models.py:67 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 msgid "Link documents" @@ -120,9 +125,11 @@ msgstr "Lier les documents" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." -msgstr "Cochez cette option pour permettre à ce noeud d'être un conteneur de documents et pas seulement un noeud parent d'autres noeuds enfants." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." +msgstr "" +"Cochez cette option pour permettre à ce noeud d'être un conteneur de " +"documents et pas seulement un noeud parent d'autres noeuds enfants." #: models.py:74 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?" msgstr "Êtes vous certain de vouloir supprimer le noeud de modèle d'index: %s?" -#: views.py:299 -msgid "Nodes" -msgstr "Noeuds" +#: views.py:299 views.py:353 +msgid "Items" +msgstr "Éléments" #: views.py:331 #, python-format msgid "Contents for index: %s" msgstr "Contenu de l'index:%s" -#: views.py:353 -msgid "Items" -msgstr "Éléments" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "Êtes vous certain de vouloir reconstruire tous les indexes ?" #: views.py:379 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 msgid "Index rebuild queued successfully." @@ -301,13 +306,18 @@ msgstr "" msgid "Root" msgstr "Racine" +#~ msgid "Nodes" +#~ msgstr "Noeuds" + #~ msgid "Maximum suffix (%s) count reached." #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -347,11 +357,11 @@ msgstr "Racine" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/hr_HR/LC_MESSAGES/django.po index 9359b8e0f6..a11b7be9d6 100644 --- a/mayan/apps/document_indexing/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/hr_HR/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: hr_HR\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 @@ -91,8 +93,7 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." +msgid "Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +118,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." msgstr "" #: models.py:74 @@ -264,8 +265,8 @@ msgstr "" msgid "Are you sure you with to delete the index template node: %s?" msgstr "" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -273,10 +274,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "" @@ -302,9 +299,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -344,11 +343,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.po index ab58e2a1e9..845661b34f 100644 --- a/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: hu\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 @@ -91,8 +92,7 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." +msgid "Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." msgstr "" #: models.py:74 @@ -264,8 +264,8 @@ msgstr "" msgid "Are you sure you with to delete the index template node: %s?" msgstr "" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -273,10 +273,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "" @@ -302,9 +298,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -344,11 +342,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.po index 9252c5c9af..8dae635368 100644 --- a/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: id\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 @@ -91,8 +92,7 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." +msgid "Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." msgstr "" #: models.py:74 @@ -264,8 +264,8 @@ msgstr "" msgid "Are you sure you with to delete the index template node: %s?" msgstr "" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -273,10 +273,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "" @@ -302,9 +298,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -344,11 +342,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.po index 8b11511e60..e1caf24426 100644 --- a/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Carlo Zanatto <>, 2012 @@ -12,14 +12,15 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: it\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 @@ -95,9 +96,10 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "Fa sì che questo indice possa essere visibile e aggiornato quando i dati del documento cambiano." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"Fa sì che questo indice possa essere visibile e aggiornato quando i dati del " +"documento cambiano." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -113,7 +115,9 @@ msgstr "Inserisci una espressione python perchè possa essere valutata." #: models.py:67 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 msgid "Link documents" @@ -121,9 +125,11 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." -msgstr "Selezionare questa opzione per questo specifico nodo quale contenitore per i documenti e non come un genitore per ulteriori nodi." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." +msgstr "" +"Selezionare questa opzione per questo specifico nodo quale contenitore per i " +"documenti e non come un genitore per ulteriori nodi." #: models.py:74 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?" msgstr "Sei sicuro di voler cancellare index template node: %s?" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -277,17 +283,15 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "Sei sicuro di voler ricostruire l'indice ?" #: views.py:379 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 msgid "Index rebuild queued successfully." @@ -306,9 +310,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -348,11 +354,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/lv/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/lv/LC_MESSAGES/django.po index aa6c09ef40..4c9179e3da 100644 --- a/mayan/apps/document_indexing/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/lv/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 @@ -91,8 +93,7 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." +msgid "Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +118,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." msgstr "" #: models.py:74 @@ -264,8 +265,8 @@ msgstr "" msgid "Are you sure you with to delete the index template node: %s?" msgstr "" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -273,10 +274,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "" @@ -302,9 +299,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -344,11 +343,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/nb/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/nb/LC_MESSAGES/django.po index 4ba1fecb0b..76c3d1e5b7 100644 --- a/mayan/apps/document_indexing/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/nb/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: nb\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 @@ -91,8 +92,7 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." +msgid "Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." msgstr "" #: models.py:74 @@ -264,8 +264,8 @@ msgstr "" msgid "Are you sure you with to delete the index template node: %s?" msgstr "" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -273,10 +273,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "" @@ -302,9 +298,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -344,11 +342,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.po index 28b6e45811..fcb407a247 100644 --- a/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Lucas Weel , 2013 @@ -9,14 +9,15 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __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 "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "Maakt deze index zichtbaar en 'up-to-date' wanneer document gegevens wijzigd." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"Maakt deze index zichtbaar en 'up-to-date' wanneer document gegevens wijzigd." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -110,7 +111,8 @@ msgstr "Voer een python sting expressie in, voor evaluatie." #: models.py:67 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 msgid "Link documents" @@ -118,9 +120,10 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." -msgstr "Selecteer deze optie, wanneer deze node alleen documenten dient te bevatten. " +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." +msgstr "" +"Selecteer deze optie, wanneer deze node alleen documenten dient te bevatten. " #: models.py:74 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?" msgstr "Bent u er zeker van om sjabloon indexeringsnode: %s, te verwijderen?" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -274,10 +277,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "Weet u zeker dat u alle indexeringen wilt herbouwen." @@ -303,9 +302,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -345,11 +346,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.po index d6be259aee..48f0a30f35 100644 --- a/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # mic , 2012 @@ -9,15 +9,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\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 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=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 #: views.py:38 views.py:296 @@ -92,9 +94,10 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "Powoduje że ten wskaźnik będzie widoczny i zaktualizowany podczas zmiany danych dokumentów." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"Powoduje że ten wskaźnik będzie widoczny i zaktualizowany podczas zmiany " +"danych dokumentów." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -118,9 +121,11 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." -msgstr "Check this option to have this node act as a container for documents and not as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." +msgstr "" +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." #: models.py:74 msgid "Index node template" @@ -265,8 +270,8 @@ msgstr "" msgid "Are you sure you with to delete the index template node: %s?" msgstr "" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -274,10 +279,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "Czy na pewno chcesz odbudować wszystkie indeksy?" @@ -303,9 +304,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -345,11 +348,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.po index 2ceaac174d..5da5fa2690 100644 --- a/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Renata Oliveira , 2011 @@ -10,14 +10,15 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 @@ -93,9 +94,10 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "Faz com que este índice seja visível e atualizado quando os dados do documento forem alterados." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"Faz com que este índice seja visível e atualizado quando os dados do " +"documento forem alterados." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -111,7 +113,9 @@ msgstr "Digite uma expressão python para ser avaliada." #: models.py:67 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 msgid "Link documents" @@ -119,9 +123,11 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." -msgstr "Escolha esta opção para que este nó atue como contentor para documentos e não como pai de outros nós." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." +msgstr "" +"Escolha esta opção para que este nó atue como contentor para documentos e " +"não como pai de outros nós." #: models.py:74 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?" msgstr "Tem a certeza de que pretende eliminar o nó de modelo de índice: %s?" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -275,10 +281,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "Tem a certeza de que deseja reconstruir todos os índices?" @@ -304,9 +306,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -346,11 +350,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po index 015b9d3be4..374e908ab4 100644 --- a/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Renata Oliveira , 2011 @@ -9,14 +9,15 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: __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 "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." +msgid "Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -118,8 +118,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." msgstr "" #: models.py:74 @@ -265,8 +265,8 @@ msgstr "" msgid "Are you sure you with to delete the index template node: %s?" msgstr "" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -274,17 +274,14 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "Tem certeza de que deseja reconstruir todos os índices?" #: views.py:379 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 msgid "Index rebuild queued successfully." @@ -303,9 +300,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -345,11 +344,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.po index a3028436a8..c15c8e76d7 100644 --- a/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Badea Gabriel , 2013 @@ -9,15 +9,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ro_RO\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 @@ -92,9 +94,10 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "Cauză pentru acest index să fie vizibil și actualizat când documentul suferă schimbări." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"Cauză pentru acest index să fie vizibil și actualizat când documentul suferă " +"schimbări." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -110,7 +113,9 @@ msgstr "Introduceți o expresie șir python care urmează să fie evaluate." #: models.py:67 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 msgid "Link documents" @@ -118,9 +123,11 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." -msgstr "Bifați această opțiune pentru a avea acest nod ca un container pentru documente și nu ca un părinte pentru nodurile suplimentare." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." +msgstr "" +"Bifați această opțiune pentru a avea acest nod ca un container pentru " +"documente și nu ca un părinte pentru nodurile suplimentare." #: models.py:74 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?" msgstr "Ești sigur că vă să ștergeți nodul șablon al indexului: % s?" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -274,17 +281,14 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "Sunteți sigur că doriți să reconstruiți toate indexurile?" #: views.py:379 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 msgid "Index rebuild queued successfully." @@ -303,9 +307,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -345,11 +351,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.po index 0c9ecd0904..e265cb4f8d 100644 --- a/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Sergey Glita , 2012-2013 @@ -9,15 +9,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 @@ -92,9 +94,9 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "Этот индекс должен быть видимым и обновляться при изменении данных документа." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"Этот индекс должен быть видимым и обновляться при изменении данных документа." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -110,7 +112,8 @@ msgstr "Введите строковое выражение питона для #: models.py:67 msgid "Causes this node to be visible and updated when document data changes." -msgstr "Этот узел должен быть видимым и обновляются при изменении данных документа." +msgstr "" +"Этот узел должен быть видимым и обновляются при изменении данных документа." #: models.py:68 msgid "Link documents" @@ -118,9 +121,10 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." -msgstr "Этот узел будет контейнером для документов и не будет иметь дочерних узлов." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." +msgstr "" +"Этот узел будет контейнером для документов и не будет иметь дочерних узлов." #: models.py:74 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?" msgstr "Вы уверены, что нужно удалить узел шаблона индексирования %s?" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -274,17 +278,15 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "Вы уверены, что хотите перестроить все индексы?" #: views.py:379 msgid "On large databases this operation may take some time to execute." -msgstr "В больших базах данных эта операция может занять некоторое время для выполнения." +msgstr "" +"В больших базах данных эта операция может занять некоторое время для " +"выполнения." #: views.py:383 msgid "Index rebuild queued successfully." @@ -303,9 +305,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -345,11 +349,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.po index 620a9ab80b..bca42373d2 100644 --- a/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sl_SI\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==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 #: views.py:38 views.py:296 @@ -91,8 +93,7 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." +msgid "Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +118,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." msgstr "" #: models.py:74 @@ -264,8 +265,8 @@ msgstr "" msgid "Are you sure you with to delete the index template node: %s?" msgstr "" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -273,10 +274,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "" @@ -302,9 +299,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -344,11 +343,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/sq/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/sq/LC_MESSAGES/django.po index b3460d0a74..4256bc192a 100644 --- a/mayan/apps/document_indexing/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/sq/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sq\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 @@ -91,8 +92,7 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." +msgid "Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." msgstr "" #: models.py:74 @@ -264,8 +264,8 @@ msgstr "" msgid "Are you sure you with to delete the index template node: %s?" msgstr "" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -273,10 +273,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "" @@ -302,9 +298,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -344,11 +342,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.po index dd1b51bea9..b2eb17dd93 100644 --- a/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: tr_TR\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 @@ -91,8 +92,7 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." +msgid "Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." msgstr "" #: models.py:74 @@ -264,8 +264,8 @@ msgstr "" msgid "Are you sure you with to delete the index template node: %s?" msgstr "" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -273,10 +273,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "" @@ -302,9 +298,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -344,11 +342,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.po index 650074bd06..3bb8b25d8b 100644 --- a/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: vi_VN\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 @@ -91,8 +92,7 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." +msgid "Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." msgstr "" #: models.py:74 @@ -264,8 +264,8 @@ msgstr "" msgid "Are you sure you with to delete the index template node: %s?" msgstr "" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -273,10 +273,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "" @@ -302,9 +298,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -344,11 +342,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.po index a0eb3e8817..f4ef4fb479 100644 --- a/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Ford Guo , 2014 @@ -9,14 +9,15 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\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 @@ -92,8 +93,7 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." +msgid "Causes this index to be visible and updated when document data changes." msgstr "当文档数据变化时,将导致索引被更新和可见。" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -118,8 +118,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." msgstr "检查当前节点是否为文档容器,而不是作为别处节点的父节点。" #: models.py:74 @@ -265,8 +265,8 @@ msgstr "节点: %(node)s删除出错:: %(error)s" msgid "Are you sure you with to delete the index template node: %s?" msgstr "确定要删除索引模版节点:%s么?" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -274,10 +274,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "确定要重建全部索引么?" @@ -303,9 +299,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -345,11 +343,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/zh_TW/LC_MESSAGES/django.po index eb8e4ecbc6..f382bf2d56 100644 --- a/mayan/apps/document_indexing/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/zh_TW/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\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" "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" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: zh_TW\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 @@ -91,8 +92,7 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "" -"Causes this index to be visible and updated when document data changes." +msgid "Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." msgstr "" #: models.py:74 @@ -264,8 +264,8 @@ msgstr "" msgid "Are you sure you with to delete the index template node: %s?" msgstr "" -#: views.py:299 -msgid "Nodes" +#: views.py:299 views.py:353 +msgid "Items" msgstr "" #: views.py:331 @@ -273,10 +273,6 @@ msgstr "" msgid "Contents for index: %s" msgstr "" -#: views.py:353 -msgid "Items" -msgstr "" - #: views.py:378 msgid "Are you sure you wish to rebuild all indexes?" msgstr "" @@ -302,9 +298,11 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; %(exception)s" +#~ "Error in document indexing update expression: %(expression)s; " +#~ "%(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -344,11 +342,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that index" -#~ " will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that " +#~ "index will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s"